Inspect and view changes in Page Privacy Score source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Page Privacy Score",
"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": "{5636b671-6a85-43b4-99d4-c6d6b3b4ff29}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"browser_action": {
"default_icon": {
"16": "images/icon16.png",
"32": "images/icon32.png",
"48": "images/icon48.png",
"96": "images/icon96.png",
"128": "images/icon128.png"
},
"default_title": "Page Privacy Score",
"default_popup": "ext/popup.html"
},
"icons": {
"16": "images/icon16.png",
"32": "images/icon32.png",
"48": "images/icon48.png",
"96": "images/icon96.png",
"128": "images/icon128.png"
},
"permissions": [
"tabs",
"activeTab"
],
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"ext/content.js"
],
"run_at": "document_idle"
}
]
} Best Page Privacy Score Alternatives
Here are some Firefox add-ons that are similar to Page Privacy Score:
Privacy Report
Telma
Privacy Audit
Telma
Privacy Inspector
Telma
Privacy Score Analyzer
Nolan
Privacy Score Dashboard GM
Kylian Pale
Seglamater Privacy Scanner
seglamater
Privacy Bubble
Kuwin
PolicyThere Grade Checker
HourNexus
Web Safety
Tatami-web
LeakLens - Privacy Inspector
POLPROG
Website Health Checker
BayHatter