Last updated: July 22, 2026
Hoverizer is a browser extension that helps developers inspect and copy metadata (tag, ID, XPath, CSS selector, classes, color) from elements on a webpage.
Hoverizer does not collect, store, transmit, sell, or share any personal information, browsing history, or website content. All processing happens locally in your browser:
tabs.captureVisibleTab API) purely to compute a HEX/RGBA value.localStorage on your own device — this never leaves your browser.| Permission | Why it's needed |
|---|---|
activeTab | Inject the toolbar and read the hovered/selected element only on the tab you're actively using. |
scripting | Inject the content script (toolbar + hover/click listeners) when you turn on Dev Mode. |
tabs | Route the toggle/context-menu actions to the correct tab, and capture the visible tab as a fallback for the eyedropper tool. |
contextMenus | Add the right-click menu items for copying element info. |
No host_permissions are requested, and Hoverizer makes no network requests.
Hoverizer does not integrate any analytics, advertising, or third-party tracking of any kind.
Any future changes to this policy will be reflected on this page with an updated "Last updated" date.
Questions about this policy can be sent to: ridethenext@gmail.com