제작자: Keepa.com
Inspect and view changes in Referer Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Referer Control",
"version": "1.32resigned1",
"permissions": [
"http://*/*",
"https://*/*",
"webRequest",
"webRequestBlocking",
"contextMenus",
"storage"
],
"background": {
"page": "chrome/content/background.html"
},
"manifest_version": 2,
"options_ui": {
"page": "chrome/content/options.html"
},
"description": "Control the HTTP Referer on a per-site basis.",
"browser_action": {
"default_icon": {
"19": "icons/icon-16.png",
"38": "icons/icon-32.png"
},
"default_title": "Open Referer Control"
},
"content_scripts": [
{
"all_frames": true,
"js": [
"chrome/content/blockJavascriptReferer.js"
],
"matches": [
"http://*/*",
"https://*/*"
],
"run_at": "document_start"
}
],
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{cde47992-8aa7-4206-9e98-680a2d20f798}"
}
}
} 최고의 Referer Control 대안
다음은 Referer Control과(와) 유사한 Firefox add-on입니다:
Random Referral
giangnd
Referer By Domain
Transfairs
controlref
jamonation
Referer Modifier
Airtower
Auto Referer
GarryW
Smart Referer
meh.
Toggle Referrer (with optional spoofing feature)
Manuel Reimer
Refererer
Libor Benes (Dr. B)
Full Request Referer Header Extension
Aliefis
Referrer policy
Janghou
Referrer Switch
Nobuyuki Honda
Resource Override
Kyle Paulsen