How to Check Extensions in Chrome: A Complete Guide
Chrome extensions are small software programs that customize your browsing experience — blocking ads, managing passwords, translating pages, or capturing screenshots. Over time, most users accumulate more extensions than they realize, and knowing how to find, review, and manage them is a basic but important skill.
Where Chrome Stores Your Extensions
Every extension you install lives inside Chrome's built-in Extensions Manager. There are a few ways to open it:
- Via the menu: Click the three-dot menu (⋮) in the top-right corner → hover over Extensions → select Manage Extensions
- Via the address bar: Type chrome://extensions directly into the URL bar and press Enter
- Via the puzzle icon: If you see a puzzle-piece icon 🧩 in your toolbar, clicking it opens a dropdown showing your active extensions, with a link to Manage Extensions at the bottom
All three methods land you in the same place: a full grid view of every extension currently installed in your Chrome browser.
What You Can See on the Extensions Page
The Extensions Manager gives you a clear snapshot of your installed extensions. For each one, you'll see:
- Name and icon — identifies the extension
- Version number — useful for troubleshooting or checking for outdated installs
- On/Off toggle — shows whether the extension is currently active
- "Details" button — opens a deeper view with permissions, site access, and storage use
- "Remove" button — uninstalls the extension entirely
You can also use the search bar at the top of the page to filter extensions by name if you have a long list.
Checking Extension Permissions
One of the most useful things you can do on this page is review what permissions each extension has been granted. Click Details on any extension to see:
- Site access — whether it can read or change data on all sites, specific sites, or only when you click it
- Permissions — what it's allowed to do, such as read your browsing history, access clipboard content, or communicate with external servers
- Allow in Incognito — whether the extension is active in private browsing mode
This is where things get important from a security standpoint. Extensions with broad site access — especially those that can "read and change all your data on all websites" — have significant reach into your browsing activity. Not all extensions that request wide permissions are malicious, but it's worth knowing what you've granted.
Checking Whether an Extension Is Active or Disabled
The toggle switch on each extension card tells you its current state:
- Blue (toggled on): The extension is active and running
- Grey (toggled off): The extension is installed but disabled — it's not doing anything until you turn it back on
This distinction matters when troubleshooting. A website behaving strangely? Disabling extensions one by one is a common diagnostic step. You can also open a Chrome Incognito window — which disables most extensions by default — to test whether an extension is causing a problem.
Spotting Extensions You Didn't Install
It's more common than you'd expect: software bundles, browser hijackers, or a shared computer can result in extensions appearing that you didn't knowingly add. On the Extensions page, look for:
- Extensions with vague or unfamiliar names
- Extensions showing no icon or placeholder icons
- Extensions with unusually broad permissions and no clear purpose
- Extensions that have been force-installed by a policy (these show a building or briefcase icon and often can't be removed from within Chrome — they're typically managed by an organization or an IT policy)
If you find something suspicious, the Remove button is the first line of action. For persistent or policy-enforced extensions on personal devices, deeper troubleshooting at the OS level may be needed.
Viewing Extensions Pinned to Your Toolbar
Not every installed extension shows up visibly in the toolbar. Chrome lets you pin specific extensions for quick access.
Click the puzzle-piece icon 🧩 in the toolbar. This opens a dropdown listing all active extensions. Next to each one, there's a pin icon — filled in if the extension is pinned to your toolbar, greyed out if it's hidden. You can pin or unpin directly from this view without opening the full Extensions Manager.
Developer Mode and Extension Details
At the top-right of the Extensions page is a Developer mode toggle. Enabling it reveals additional technical details for each extension:
- Extension ID — a unique alphanumeric string that identifies it in the Chrome Web Store
- Source path — where the extension files are stored on your device
- Inspect views — access to developer tools for that extension
Most users don't need Developer mode, but it's useful if you're troubleshooting, verifying the source of an extension, or working with unpacked/side-loaded extensions that weren't installed through the Chrome Web Store.
The Variables That Affect What You'll Find
How your Extensions page looks — and what issues you might encounter — depends on several factors:
| Variable | How It Affects Your Experience |
|---|---|
| Number of installed extensions | More extensions = more to review; search bar becomes essential |
| Chrome profile | Each profile has its own extension set; check each profile separately |
| Sync settings | If Chrome Sync is on, extensions may carry over from other devices |
| Managed device (work/school) | IT policies may lock certain extensions or prevent removal |
| Chrome version | UI layout may differ slightly on older or beta versions |
| Operating system | Chrome on macOS, Windows, Linux, and ChromeOS all use the same core interface, but OS-level policies differ |
If you use Chrome with multiple profiles — say, one for work and one for personal use — each profile maintains its own completely separate list of extensions. Checking one profile doesn't tell you anything about what's installed in another.
Understanding your own setup — how many profiles you use, whether Chrome Sync is active, and whether your device is managed — shapes what a full review of your extensions actually looks like in practice.