CSS Stacking Context inspector
Featured
Helps inspecting the css stacking contexts and solving the z-index war.
Overview
What is CSS Stacking Context inspector?
Helps inspecting the css stacking contexts and solving the z-index war..
SCREENSHOT
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:
- Now the extension works on tabs that were already open when it was installed.
- The right-click context menu has been replaced by contextual buttons, because it wasn't working correctly (it might be added again in the future).
- Now the context tree page will show a loading indicator when the stacking context are taking a long time to load.
- On the developer side, all the code has been moved to preact, as a first step to make it open source.
See More
Stats
Trends for CSS Stacking Context inspector:
Rank
User count
Category Rank
Rating
Download
HOW TO INSTALL CSS Stacking Context inspector FROM A CRX FILE
- Download CSS Stacking Context inspector CRX file
- NOTE: Sometimes the browser may block downloading / installing CRX file from outside the Chrome Web Store. If so, you may need to download the ZIP file instead
- In the URL bar, go to chrome://extensions
- Enable Developer mode
Ratings
USER REVIEWS (0)
No reviews