Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 15 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-08T00:08:04.000Z (over 1 year ago)
- Last Synced: 2024-10-18T23:08:47.441Z (28 days ago)
- Topics: firefox, visualizer, webextension, z-index
- Language: JavaScript
- Size: 2.7 MB
- Stars: 1
- Watchers: 3
- 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
![Screenshot 1](screenshots/screenshot_1.png)
### License
[The MIT License (MIT)](https://georapbox.mit-license.org/@2020)