Inspect and view changes in CORS Bypass Hosts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "CORS Bypass Hosts",
"version": "1.1.0",
"description": "Configure initiator hosts and apply test-only CORS response headers for local or staging QA.",
"author": "Udemint",
"permissions": [
"storage",
"webRequest",
"webRequestBlocking",
"<all_urls>"
],
"browser_action": {
"default_title": "Udemint Helper"
},
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "cors-bypass-hosts@udemint.local",
"data_collection_permissions": {
"required": [
"none"
]
},
"strict_min_version": "142.0"
}
}
} Best CORS Bypass Hosts Alternatives
Here are some Firefox add-ons that are similar to CORS Bypass Hosts:
CORS dev tool
Atom
CORS Unbound
yobukodori
CORS Everywhere with referer support
caylee
CSP Bypass For Testing
Developer
fhosts
Amal Graafstra
Testfully
testfully.io
CORSE
Roman Shafigullin
CORS Everywhere
spenibus
Safe CORS
Cemal Koc
API Request Interceptor Mock
Mithun G S
Restfox CORS Helper
Artelin
Live Resource Override
Sapan