https://github.com/derivia/inspector
Inspection extension for HTML elements placement and sizes with hover features.
https://github.com/derivia/inspector
chrome-extension extension firefox-addon
Last synced: about 2 months ago
JSON representation
Inspection extension for HTML elements placement and sizes with hover features.
- Host: GitHub
- URL: https://github.com/derivia/inspector
- Owner: derivia
- License: mit
- Created: 2025-01-08T19:00:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-09T16:50:05.000Z (over 1 year ago)
- Last Synced: 2025-01-22T02:23:56.423Z (over 1 year ago)
- Topics: chrome-extension, extension, firefox-addon
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Inspector
A browser extension that enables users to view the actual dimensions of elements
on any webpage, enhancing the understanding of web layout and structure.
## Installation
### Firefox
1. Install from [Firefox Addons](https://addons.mozilla.org/en-US/firefox/addon/css-inspector).
## Usage
```plaintext
1. Activate the extension.
2. Hold the "Ctrl" key to view the real dimensions of elements while interacting with the page.
```
## License
[MIT](./LICENSE)