By: takomobcom
Inspect and view changes in Image Blur source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Image Blur",
"version": "1.0",
"description": "An add-on to blur all images on a webpage.",
"permissions": [
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": {
"16": "icons/16.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"icons": {
"16": "icons/16.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{e423f90b-22b5-4e41-9361-e57178f2f8eb}"
}
}
} Best Image Blur Alternatives
Here are some Firefox add-ons that are similar to Image Blur:
Image Blur Toggle
Hi Lam
Blur Page Elements
CWIN
HoverBlurr
Qomarul Hasan
BlBlur Removerur Remover
eiden12
Image Toggler
tx388space
Image Focus Blur
Hi Linh
Blurry - Blur images & videos on web
Oimi
Blur. The Image and Video blur extension
Fhazer Systems
Instagram Blur Remover
Evgeniy V
Image Darkroom Filter
Developer
Content Edit & Blur
Hasan Abo-Shally