Chrome Extension Guides

In-depth guides for Chrome extensions. Learn how to choose, use, and manage browser extensions safely.

Chrome Extension Guides & Tutorials

Guides on extension safety, browser privacy and the Chrome settings that are easy to lose track of. Each one is written against the current Chrome stable release and gives the exact menu path, flag or file involved rather than a general list of suggestions.

Featured Guides

Permission Explainers

Understand exactly what each Chrome extension permission means and why it matters:

  • tabs — Read your open tab URLs and titles. Required for tab managers but a privacy risk in other extensions.
  • all_urls / <all_urls> — Access every website you visit. The most powerful and most dangerous permission.
  • cookies — Read and modify browser cookies, including authentication tokens.
  • storage — Store data locally. Generally safe, but verify the extension is not exfiltrating stored data.
  • history — Read your full browsing history, including URLs and visit timestamps.
  • clipboardRead — Read text from your clipboard, which may contain passwords or sensitive data.

Explore More