An open API service indexing awesome lists of open source software.

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.

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)