Inspect and view changes in ghostspoofer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "GhostPrint",
"version": "2.2.0",
"description": "Advanced browser fingerprint protection. Chrome, Firefox, Edge, Safari.",
"browser_specific_settings": {
"gecko": {
"id": "ghostprint@ghostprint.dev",
"strict_min_version": "113.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage",
"tabs",
"activeTab",
"scripting",
"declarativeNetRequest",
"declarativeNetRequestWithHostAccess",
"webRequest",
"webRequestBlocking"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"service_worker": "src/background.js",
"scripts": [
"src/polyfill.js",
"src/background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"src/polyfill.js",
"src/content.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"action": {
"default_popup": "popup/popup.html",
"default_title": "GhostPrint",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"web_accessible_resources": [
{
"resources": [
"src/inject.js"
],
"matches": [
"<all_urls>"
]
}
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
} ベストのghostspoofer代替案
ghostspooferに類似したFirefox add-onをいくつか紹介します:
Chrome Spoofer
Rudra Gupta
Browser Fingerprint Protector
Maxim Baz
Spoof Me
Shyngys
Spoofer StealthGuard
agung wiacksowno
BrowserSpoof
dexter
Agent Spoofer
Agent Spoofer
User-Agent Auto Spoofer
Chris Judevine
Browser Spoofer
grata
Tracker Spoof Shield
Dheelep N
Chrome UA Spoofer
Gaboom63
User Agent Spoofer
grimsteel
AntiFingerprint
Firefox user 13737820