By: Raymond Burton Add-on
Inspect and view changes in Privacy Mode Overlay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Privacy Mode Overlay",
"version": "1.3",
"description": "Adds a visual privacy overlay to web pages to protect sensitive content from shoulder surfing and unwanted visibility.",
"icons": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
},
"permissions": [
"activeTab",
"storage"
],
"browser_action": {
"default_title": "Privacy Mode Overlay",
"default_popup": "popup.html"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"overlay.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "@Privacy-Mode-Overlay",
"data_collection_permissions": {
"required": [
"locationInfo"
],
"optional": [
"technicalAndInteraction"
]
}
}
}
} Best Privacy Mode Overlay Alternatives
Here are some Firefox add-ons that are similar to Privacy Mode Overlay:
Privacy Shade Plus
Kenneth_Technology
Tab Privacy-Overlay
schbrongx
Privacy Screen Overlay
magnets
PrivacyScreen
odacavo
Privacy Screen
Colorflection
Super Snow
TobiasSaaby
Privisibility
Gökay Gürcan
Site Privacy Protector
Terrisa
Privacy Window
MrQvist
Stealth Mode Privacy Screen
dalebrooksdev
Privacy theme (Non-Opaque)
User^4m3
Screen Privacy Guard for WhatsApp Web
csytang