Inspect and view changes in about:privacy source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "about:privacy",
"version": "1.2",
"description": "Checks if AI scrapers are allowed or disallowed in robots.txt",
"permissions": [
"activeTab",
"http://*/",
"https://*/",
"privacy"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "assets/logo.png",
"96": "assets/logo.png"
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"scripts/content.js"
]
}
],
"web_accessible_resources": [
"scripts/gpc-checker.js",
"config.json"
],
"browser_specific_settings": {
"gecko": {
"id": "{1b81022b-93a8-4a29-abc6-46e07d0619d1}"
}
}
} Best about:privacy Alternatives
Here are some Firefox add-ons that are similar to about:privacy:
Consent Watcher
Neewz
AI Clean Web: AI Ad Blocker & Privacy Shield
Jwum
Magentoweb: AI Ad Blocker & Privacy Shield
Jwum
Privacy Audit Dashboard
hathao
Block AI
James Kerrane
Polisis
Polisis
Privacy Pal
Lakshya upadhyay
GhostGuard by GhostlySolutions
GhostlySolutions
Privacy Badger
EFF Technologists
PrivacyGuardian
gustavoeso
Webguard
Treasure Mayowa
OptMeowt
privacy-tech-lab