Skip to content

Instantly share code, notes, and snippets.

@fsimonis
Last active March 25, 2026 10:24
Show Gist options
  • Select an option

  • Save fsimonis/446d34322af5bf18c660491f92126471 to your computer and use it in GitHub Desktop.

Select an option

Save fsimonis/446d34322af5bf18c660491f92126471 to your computer and use it in GitHub Desktop.
Finding Grammarly Client ID
  1. Install Firefox Grammarly extension and login
  2. Go to about:debugging#/runtime/this-firefox find Grammarly and click Inspect
  3. In the new window open the tab Storage
  4. Open the "Extension Storage" tab and click on the moz-extension entry.
  5. On the right find the key user
  6. The entry id contains the Grammarly client/user ID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment