Hidden Eye
hide/view HTML elements on a web page.
What is Hidden Eye?
Hidden Eye is a Chrome extension developed by Autonomous Web, and its main feature is "hide/view HTML elements on a web page.".
Extension Screenshots
Download Hidden Eye Extension CRX File
Download Hidden Eye extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Use this extension to unhide hidden elements on a webpage, it provides: - Easy to use UI - Reveal the hidden fields. - Hide elements. - Clear/Revert the webpage to it's original look.
Extension Basic Information
Name | Hidden Eye |
ID | gonabakinkhgeojpnkhhholbjpajbiec |
Official URL | https://chromewebstore.google.com/detail/hidden-eye/gonabakinkhgeojpnkhhholbjpajbiec |
Description | hide/view HTML elements on a web page. |
File Size | 75.33 KB |
Installation Count | 44 |
Current Version | 0.0.3 |
Last Updated | 2023-10-06 |
Publish Date | 2022-11-26 |
Developer | Autonomous Web |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Hidden Eye", "description": "hide\/view HTML elements on a web page.", "version": "0.0.3", "manifest_version": 3, "action": { "default_popup": ".\/views\/index.html", "default_icon": { "16": "\/assets\/icon_128.png", "32": "\/assets\/icon_128.png", "48": "\/assets\/icon_128.png", "128": "\/assets\/icon_128.png" } }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |