Par : Autonomous Web™
Inspect and view changes in Hidden Eye source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Hidden Eye",
"description": "hide/view HTML elements on a web page.",
"version": "2.0.0",
"manifest_version": 2,
"browser_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"
}
},
"options_ui": {
"page": "/views/options.html",
"open_in_tab": true
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"icons": {
"16": "/assets/icon_128.png",
"32": "/assets/icon_128.png",
"48": "/assets/icon_128.png",
"128": "/assets/icon_128.png"
},
"web_accessible_resources": [
"./assets/*"
],
"permissions": [
"storage",
"tabs",
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "{db2db699-6b2d-432c-8e9b-b87e199244c8}"
}
}
} Meilleures alternatives Hidden Eye
Voici quelques Firefox add-ons qui sont similaires à Hidden Eye :
Hidden Fields Revealer
MGM
Unhide
elvar333
Highlight Fields v1.1
so so
HideIt
sizvix
PassEye | Revealing passwords
Sineway
Display Hidden Elements
SV368
Element Hider Pro
DevStack Studio
Element Hiders
cevin
Highlight Fields
so so
HTML Element Hider
Betty Johnson
Images Hide
OmarDev
Page Element Hider
Yaroslav Ognevoy