By: Saiya
Inspect and view changes in CORS Unlocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_extName__",
"description": "__MSG_extDescription__",
"version": "1.1.0",
"manifest_version": 3,
"browser_specific_settings": {
"gecko": {
"id": "cors-unlocker@forth.ink"
}
},
"icons": {
"16": "icon/16.png",
"32": "icon/32.png",
"128": "icon/128.png"
},
"options_page": "src/options/index.html",
"action": {
"default_popup": "src/popup/index.html"
},
"content_scripts": [
{
"matches": [
"https://*.forth.ink/*"
],
"js": [
"src/content/firefox-bridge.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"default_locale": "en",
"background": {
"scripts": [
"src/background/index.js"
]
},
"permissions": [
"declarativeNetRequest",
"declarativeNetRequestWithHostAccess",
"tabs",
"storage"
],
"host_permissions": [
"<all_urls>"
]
} Best CORS Unlocker Alternatives
Here are some Firefox add-ons that are similar to CORS Unlocker:
CORS Unbound
yobukodori
CORS Unblock
rxliuli
CORS Everywhere
spenibus
Restfox CORS Helper
Artelin
Testfully
testfully.io
CORS Unblock
Balvin
Moesif Origin & CORS Changer
Moesif
Corser
Mikhail Vyrtsev
Cross Domain - CORS
Mai Tan
Allow CORS: Access-Control-Allow-Origin
Muyor
Custom CORS Control
tartpvule