Inspect and view changes in Image, Anchor & iFrame Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Image, Hyperlink Anchor and iFrame Remover",
"version": "1.1",
"short_name": "IHAiFR",
"description": "Should remove most images, perhaps often at the expense of data.",
"author": "RocketCityElectromagnetics",
"homepage_url": "http://www.rocketcityelectromagnetics.com",
"incognito": "spanning",
"permissions": [
"*://*/*",
"file://*/*",
"activeTab"
],
"icons": {
"16": "icons/gallery16.png",
"48": "icons/gallery48.png",
"128": "icons/gallery128.png"
},
"browser_action": {
"default_icon": {
"16": "icons/gallery16.png",
"48": "icons/gallery48.png"
},
"default_title": "Image, Hyperlink Anchor and iFrame Remover"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"run_at": "document_start",
"css": [
"inject.css"
],
"match_about_blank": true
}
],
"browser_specific_settings": {
"gecko": {
"id": "myApp2@example.com",
"strict_min_version": "55.0"
}
}
} Best Image, Anchor & iFrame Remover Alternatives
Here are some Firefox add-ons that are similar to Image, Anchor & iFrame Remover: