Inspect and view changes in CORS Everywhere with referer support source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "CORS Everywhere with referer support",
"version": "18.11.13.2043dataport1",
"author": "caylee",
"description": "Bypass CORS restrictions by altering http responses.",
"permissions": [
"webRequest",
"webRequestBlocking",
"storage",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "CORS Everywhere",
"default_icon": {
"48": "media/button-48.png"
}
},
"options_ui": {
"page": "options.html",
"browser_style": true
},
"applications": {
"gecko": {
"id": "cors-everywhere@caylee"
}
}
} Best CORS Everywhere with referer support Alternatives
Here are some Firefox add-ons that are similar to CORS Everywhere with referer support:
CORS Unbound
yobukodori
CORSE
Roman Shafigullin
CORS Everywhere
spenibus
CORS dev tool
Atom
Corsify
Tushar Arora
CORS Unblock
Balvin
Corser
Mikhail Vyrtsev
CORS for Me
yobukodori
Restfox CORS Helper
Artelin
Safe CORS
Cemal Koc
CORS Unblock
Abhinav
Medium Referer Bypass
XuanThan636