https://github.com/georapbox/z-index-visualizer
A Firefox extension to visualize z-index
https://github.com/georapbox/z-index-visualizer
firefox visualizer webextension z-index
Last synced: 8 months ago
JSON representation
A Firefox extension to visualize z-index
- Host: GitHub
- URL: https://github.com/georapbox/z-index-visualizer
- Owner: georapbox
- License: mit
- Created: 2020-02-11T10:49:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-08T00:08:04.000Z (about 3 years ago)
- Last Synced: 2025-04-05T17:35:12.744Z (about 1 year ago)
- Topics: firefox, visualizer, webextension, z-index
- Language: JavaScript
- Size: 2.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# z-index visualizer
Firefox Add-on to visualize elements with z-index CSS property.
The extension was inspired by a similar tool of the awesome [VisBug](https://github.com/GoogleChromeLabs/ProjectVisBug) Chrome extension. You can also use it as a cross-browser [bookmarklet](https://github.com/georapbox/z-index-visualizer/blob/master/extension/content_scripts/inject-z-index-labels.js).
### Screenshots

### License
[The MIT License (MIT)](https://georapbox.mit-license.org/@2020)