提供元: nguyen the anh Add-on
Inspect and view changes in BrowserFaking source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"browser_action": {
"browser_style": true
},
"description": "Facking your browser infomation - a product of simplesolution",
"homepage_url": "http://simplesolution.co/",
"name": "BrowserFaking",
"applications": {
"gecko": {
"id": "faking@simplesolution.co"
}
},
"browser_specific_settings": {
"gecko": {
"id": "faking@simplesolution.co"
}
},
"icons": {
"48": "icon.png"
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"storage",
"contextMenus",
"notifications"
],
"content_scripts": [
{
"all_frames": true,
"matches": [
"<all_urls>"
],
"match_about_blank": true,
"run_at": "document_start",
"js": [
"inject.js"
]
}
],
"version": "3.0"
} ベストのBrowserFaking代替案
BrowserFakingに類似したFirefox add-onをいくつか紹介します:
BrowserSpoof
dexter
Disable WebRTC
Chris Antaki
Browser Fingerprint Protector
Maxim Baz
Simple UserAgent Spoofing
Vidcass
WebRTC Control
Bernard
Browser Spoofer
grata
Spoofer StealthGuard
agung wiacksowno
WebRTC Blocker
Trusted Host
Toggle WebRTC
GarryW
AgentMask
dexter
Anti-Track
legiorange
Browser Routr
Paul R. Rogers