By: SaidTorres3
Inspect and view changes in Block Image Reloaded source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"version": "2.3.8",
"manifest_version": 3,
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_icon": {
"19": "images/icon19-disabled.png"
},
"default_title": "__MSG_extension_name__"
},
"default_locale": "en",
"description": "__MSG_extension_desc__",
"icons": {
"16": "images/icon16.png",
"48": "images/icon48.png",
"128": "images/icon128.png"
},
"name": "__MSG_extension_name__",
"permissions": [
"declarativeNetRequest",
"storage",
"contextMenus"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"browser_specific_settings": {
"gecko": {
"id": "block-image-reloaded@saidtorres3.com",
"strict_min_version": "109.0"
}
}
} Best Block Image Reloaded Alternatives
Here are some Firefox add-ons that are similar to Block Image Reloaded:
Image Block X
Christian Kuhl
Lazy Image Loader
Jeenu Viswambharan
Easy Image Blocker
Akira Atsumi
Image Block
Hemant Vats
Block Image|Video
Alex
Large Image Blocker
Kai M.
Image Control
igorlogius
Tunable Image Block
Firefox user 13279157
Bare Blocker
gibbon joyeux
Smart Media Blocker
Xinhang Xu
Upload Blocker
ClearCode Inc.