Overview
A simple OAuth2 client chrome extension to get access token via authorization code flow for development usage
With this extension, you can get an access token without prepare an application or server to catch for OAuth2 redirection. ----------- Usage ----------- 1. Click the extension icon to open the Side Panel (or open DevTools and select the "Simple OAuth2 Client" tab) 2. Fill in each config section — or let AI Assist auto-detect values from the page 3. Copy the redirect_uri from the Client Config section and register it in your OAuth2 app settings 4. Click "Start Auth" ----------------- How it works ----------------- 1. By clicking StartAuth button, the extension open authorization url with required params. 2. You will be asked to sign-in to that platform and to allow access to scopes you input. 3. Then Chrome accesses "redirect_uri" but not really open. By using launchWebAuthFlow API in Chrome your redirect securely catch by chrome themselves. 4. The extension get authorization code and exchange it to access token and show it to you! --------------------------- Supported Features --------------------------- - Specify any url for authorization and token endpoint - Public and confidential client - PKCE(S256 and plain) and non-PKCE request - Authorization Header and Body Parameter for token request authorization - AI Assist: automatically detects OAuth settings (client ID, scopes, endpoints) from the current page using Chrome's built-in AI
1 out of 51 rating
Details
- Version0.3.2
- UpdatedMay 16, 2026
- Offered bysat
- Size69.39KiB
- LanguagesEnglish
- Developer
Email
contact_for_extensions@satetsu888.dev - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, please open this page on your desktop browser