Simple OAuth2 Client

Simple OAuth2 Client

ID: bmcbmjlmbpndabffoeejkfaknnknioej

Supported Languages

🇺🇸English

Extension Info & Metadata

Status
Active
Version
0.3.2
Size
0.07 MB
Rating
1.0/5
Reviews
1
Users
466
Type
Extension
Updated
May 16, 2026
Category
Developer tools
Price
Free
Featured
Yes
Visibility
Listed
Mature
No
By Google
No
Trusted
Yes

Publisher Contextual Analysis

Trusted
Author
satView Profile
Country
GB
MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Address
126 Osidge Lane London N14 5DN GB
Website
Visit
Total Extensions
5
Active
2
Obsolete
3
Listed
5
Unlisted
0
Total Users
472
Screenshot 1

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 --------- - Open developer tools - Click the Simple OAuth2 Client tab - Fill each config sections - Copy "redirect_uri" from Client Config section and paste it to "Redirect URIs" in your OAuth2 app setting page - Click "Start Auth" button ----------------- 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

Item
Type
Severity
Description
scripting
Permission
Critical
This permission allows injection and execution of JavaScript on any webpage. Rated Critical because it can modify page content, steal sensitive data, and inject malicious code into any site the extension has access to.
<all_urls>
Host
Critical
Broad host access — the extension can read/modify content on every website.
identity
Permission
High
This permission accesses Chrome identity service and user information. Rated High because it can obtain OAuth tokens, access connected accounts, and impersonate the user in authenticated service.
clipboardWrite
Permission
High
This permission allows modification of clipboard content. Rated High because it can inject malicious content into the clipboard, modify copied passwords, and manipulate copied data.
Broad Host Permissions
Risk Factor
High
This extension has broad host permissions allowing it to access many or all websites.
Broad Content Script Access
Risk Factor
High
This extension can inject scripts into any website.
sidePanel
Permission
Low
This permission adds custom panels to the browser interface. Rated Low because it only affects browser UI elements and cannot access page content.
URLs
0
IPv4
0
IPv6
0

URLs

View the external URLs this extension communicates with to understand its network activity and data interactions.

Gain full insight into all external connections.

Upgrade for full visibility.

No URLs found

Gain full insight into all external connections.

Upgrade for full visibility.

No IP addresses found
Showing 1 to 8 of 10 rows
Rows per page:

Code Diff

Compare extension code between any two versions.

0 changed files (scanned top 25 shared text files)

No comparable text files found between these versions.

Browse and explore files within this extension package

Gain full insight into all external connections.

Upgrade for full visibility.