CSS Stacking Context inspector

Helps inspecting the css stacking contexts and solving the z-index war.
What is CSS Stacking Context inspector?
"CSS Stacking Context Inspector" is a Chrome extension designed to help developers understand and troubleshoot CSS stacking contexts, addressing common z-index issues. It features a tree view of stacking contexts and an informative sidebar for selected elements, making it easier to navigate complex z-index situations. For detailed documentation and updates, visit the GitHub page.

Extension stats

Version: 1.1.16 (Last updated: 2024-08-16)
Creation date: 2021-03-06
Risk impact: Moderate risk impact
Risk likelihood: Very low risk likelihood
Manifest version: 3
Permissions:
  • storage
  • scripting
Host permissions:
  • http://*/*
  • https://*/*
Size: 268.29K

Other platforms

CSS Stacking Context inspector (v1.1.12)
5.00 (8) 760
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.

Extension summary

Have you ever tried to use the z-index property, just to find out that, no matter how high you set it, it won't work as expected? That's because the z-index property relies on an implicit concept called "stacking contexts". After looking up what they are and how they work (informations you can find on MDN), you can use this devtools extension to inspect these contexts and troubleshoot any z-index problem you might face.

This extension will add a new panel that will show stacking contexts in a tree view, and will also append a new sidebar to the elements panel with some useful information about the selected element.

To check an in-depth documentation please refer to the github page: https://github.com/andreadev-it/stacking-contexts-inspector

If you want to report an issue or to make a feature request, please use the Issue section in the aforementioned github repository.

CHANGELOG: • v. 1.1.16 - Added check for container queries (thanks @gismya !) • v. 1.1.15 - Switched to scripting api and added support for pseudoelements. • v. 1.1.14 - Fixed problem with permission for manifest v3. • v. 1.1.13 - Moved to manifest v3. Added z-index to the stacking context panel sidepan as well. • v. 1.1.12 - Fixed bug with vendor-prefixed properties not detected when checking for stacking contexts.

See more

User reviews

These summaries are automatically generated weekly using AI based on recent user reviews. Chrome Web Store does not verify user reviews, so some user reviews may be inaccurate, spammy, or outdated.
Pros
  • Incredibly useful for debugging and visualizing stacking contexts
  • Works perfectly on some versions
  • Helpful for users
Cons
  • Infinite loading spinner issue
  • Doesn't do anything or just displays a menu
  • Not functional in some environments (e.g., local development)
Most mentioned
  • Infinite loading spinner
  • Doesn't appear to do anything
  • Helpful for debugging
Recent reviews
Not really working - doesn't do anything useful to be honest
by Laurentiu Macovei, 2024-11-17

Very useful. This was the only extension that actually worked!
by Subham Ray, 2024-11-08

by Stefan Valentin, 2024-05-15
View all user reviews

Extension safety

Risk impact

CSS Stacking Context inspector requires a few sensitive permissions. Exercise caution before installing.

Risk likelihood

CSS Stacking Context inspector has earned a good reputation and can be trusted.

Upgrade to see risk analysis details

Similar extensions

Here are some Chrome extensions that are similar to CSS Stacking Context inspector: