Inspect and view changes in Restfox CORS Helper source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"name": "Restfox CORS Helper",
"description": "Help bypass CORS when making requests from Restfox",
"version": "1.0.4",
"manifest_version": 2,
"icons": {
"512": "icons/favicon.png"
},
"permissions": [
"storage",
"tabs",
"*://*/*"
],
"background": {
"scripts": [
"browser-polyfill.js",
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://restfox.dev/*"
],
"js": [
"browser-polyfill.js",
"content-script.js"
]
}
],
"page_action": {
"browser_style": true,
"default_icon": {
"512": "icons/favicon-disabled.png"
},
"show_matches": [
"https://restfox.dev/*"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{721e895f-11a4-401d-8544-50d8665f534c}"
}
}
} Best Restfox CORS Helper Alternatives
Here are some Firefox add-ons that are similar to Restfox CORS Helper:
Testfully
testfully.io
Hoppscotch Extension for Firefox
Hoppscotch
CORS Unlocker
Saiya
CORS Unbound
yobukodori
CORS Everywhere
spenibus
Moesif Origin & CORS Changer
Moesif
Corsify
Tushar Arora
Corser
Mikhail Vyrtsev
Custom CORS Control
tartpvule
CORS Unblock
Balvin
Cross Domain - CORS
Mai Tan
No CORS for swf
名無し。