By: PDroid
Inspect and view changes in hide-imagesvid source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Hides all images and video on webpage",
"manifest_version": 2,
"name": "hide-imagesvid",
"version": "1.0",
"icons": {
"48": "icons/block-48.png"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "icons/block-disabled-48.png",
"default_title": "Images and video are NOT hidden (Click to hide)",
"browser_style": true
},
"permissions": [
"activeTab",
"tabs",
"<all_urls>"
]
} Best hide-imagesvid Alternatives
Here are some Firefox add-ons that are similar to hide-imagesvid: