By: David Stevens
Inspect and view changes in Element-Hider source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Element-Hider",
"version": "1.2",
"author": "David Stevens",
"homepage_url": "https://github.com/olusername91/element-hider",
"description": "Pressing control and shift keys, double click away any element you want to hide. Control + shift + z to undo.",
"icons": {
"48": "eh48.png",
"96": "eh96.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"src.js"
]
}
]
} Best Element-Hider Alternatives
Here are some Firefox add-ons that are similar to Element-Hider: