By: Qomarul Hasan
Inspect and view changes in HoverBlurr source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "HoverBlurr",
"version": "1.1.0",
"description": "Blur images on web pages with customizable settings. Reveal on hover. Perfect for reducing distractions while browsing.",
"author": "Qomarul Hasan",
"homepage_url": "https://github.com/qomarhsn/HoverBlurr-Extension",
"icons": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"default_title": "HoverBlurr Settings"
},
"permissions": [
"storage",
"activeTab",
"scripting"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background/background.js"
],
"type": "module"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"lib/storage.js",
"content/content.js"
],
"css": [
"content/content.css"
],
"run_at": "document_end",
"all_frames": false
}
],
"browser_specific_settings": {
"gecko": {
"id": "hoverblurr@qomarhsn.github.io",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"commands": {
"toggle-blur": {
"suggested_key": {
"default": "Alt+B"
},
"description": "Toggle blur on/off for current site"
},
"toggle-temp-whitelist": {
"suggested_key": {
"default": "Alt+T"
},
"description": "Toggle temporary whitelist for current site (session only)"
}
}
} Best HoverBlurr Alternatives
Here are some Firefox add-ons that are similar to HoverBlurr:
Blurry - Blur images & videos on web
Oimi
Blur. The Image and Video blur extension
Fhazer Systems
BlBlur Removerur Remover
eiden12
Image Blur
takomobcom
Image Focus Blur
Hi Linh
Modest Vision
Arafat Husayn
Blur: hide selected text and media
Aleksandr Hovhannisyan
Image Blur Toggle
Hi Lam
ContextBlur
Kupparen
Blur Delight
Cochran
1-Click Safe Browsing
Maneesh Thakur
Content Edit & Blur
Hasan Abo-Shally