Inspect and view changes in Privacy Screen Overlay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Privacy Screen Overlay",
"version": "1.0.0",
"author": "ai.team3",
"description": "Drop a solid, color- and opacity-adjustable privacy overlay over any tab. Toggle by shortcut or toolbar, and auto-cover your sensitive sites.",
"browser_specific_settings": {
"gecko": {
"id": "privacy-screen-overlay@aioapp.com",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"permissions": [
"storage",
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start",
"all_frames": false
}
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Privacy Screen",
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
}
},
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"commands": {
"toggle-privacy": {
"suggested_key": {
"default": "Ctrl+Shift+Y"
},
"description": "Toggle the privacy overlay on the current tab"
},
"increase-opacity": {
"suggested_key": {
"default": "Ctrl+Shift+Period"
},
"description": "Make the privacy overlay more opaque"
},
"decrease-opacity": {
"suggested_key": {
"default": "Ctrl+Shift+Comma"
},
"description": "Make the privacy overlay less opaque"
}
}
} Best Privacy Screen Overlay Alternatives
Here are some Firefox add-ons that are similar to Privacy Screen Overlay:
Tab Privacy-Overlay
schbrongx
Privacy Extension For WhatsApp™ Web
Lukas Lenhardt
Privacy Suite Extension for WhatsApp Web
Ali Raza
Privacy Mode Overlay
Raymond Burton
Privacy Window
MrQvist
WhatsApp Web Privacy Mode
Klajdi Murataj
Screen Privacy Guard for WhatsApp Web
csytang
Priv WhatsApp Web by med
Muhammed Erkam DOKUR"
WhatsApp Web Privacy Suite
Ali Raza
Privacy Shade Plus
Kenneth_Technology
Total Privacy For WhatsApp Web
kirwako
Webchat Blur
Sujeet Kumar