What is CSS Stacking Context inspector?
Extension stats
Ranking
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 moreUser reviews
- Incredibly useful for debugging and visualizing stacking contexts
- Works perfectly on some versions
- Helpful for users
- Infinite loading spinner issue
- Doesn't do anything or just displays a menu
- Not functional in some environments (e.g., local development)
- Infinite loading spinner
- Doesn't appear to do anything
- Helpful for debugging
Recent 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.
Similar extensions
Here are some Chrome extensions that are similar to CSS Stacking Context inspector: