By: Telma
Inspect and view changes in Privacy Report source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Privacy Report",
"version": "1.0.0",
"description": "Scan any webpage for trackers, fingerprinting scripts, third-party requests, and embedded iframes. Get a privacy grade from A to F.",
"browser_specific_settings": {
"gecko": {
"id": "{8659aaf6-0a49-4b15-9c3e-000c2abfedf7}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"browser_action": {
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
},
"default_title": "Privacy Report",
"default_popup": "src/popup.html"
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
},
"permissions": [
"tabs",
"activeTab"
],
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"src/content.js"
],
"run_at": "document_idle"
}
]
} Best Privacy Report Alternatives
Here are some Firefox add-ons that are similar to Privacy Report:
Privacy Audit
Telma
Privacy Inspector
Telma
Page Privacy Score
Telma
Seglamater Privacy Scanner
seglamater
Privacy Score Analyzer
Nolan
LeakLens – Privacy Inspector
POLPROG
Privacy Score Dashboard GM
Kylian Pale
Privacy Shield
For Good
Privacy Bubble
Kuwin
POCLAB Browser Privacy Report
POCLAB
Web Safety
Tatami-web
Website Health Checker
BayHatter