Clerk is the easiest way to add authentication and user management to your Chrome Extension. Add sign up, sign in, and profile management to your application in minutes.
Standalone: The extension is using its own authentication
WebSSO: The extensions shares authentication with a website in the same browser
WebSSO
If you want to use WebSSO (extension shares authentication state with a website in same browser) you'll need to add the syncSessionWithTab prop to <ClerkProvider>.
Extension Manifest (manifest.json)
You must enable the following permissions in your manifest.json file:
The npm package @clerk/chrome-extension receives a total of 15,880 weekly downloads. As such, @clerk/chrome-extension popularity was classified as popular.
We found that @clerk/chrome-extension demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.Ā It has 7 open source maintainers collaborating on the project.
Package last updated on 12 Sep 2024
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Socket found a Rust typosquat (finch-rust) that loads sha-rust to steal credentials, using impersonation and an unpinned dependency to auto-deliver updates.
A pair of typosquatted Go packages posing as Googleās UUID library quietly turn helper functions into encrypted exfiltration channels to a paste site, putting developer and CI data at risk.