Inspect and view changes in ResourceSwap source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ResourceSwap",
"version": "1.0.0",
"description": "Intercepts production JS/CSS files and redirects them to a local development server.",
"permissions": [
"declarativeNetRequest",
"declarativeNetRequestWithHostAccess",
"storage"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_popup": "index.html",
"default_icon": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"icons": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "resourceswap@cstrahan.com",
"strict_min_version": "113.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best ResourceSwap Alternatives
Here are some Firefox add-ons that are similar to ResourceSwap:
Live Resource Override
Sapan
Domain Swap
Coherent Cache
Content Switcher
OiTiO
Location Switcher
Ethan Liu
Location Switcher - Advanced
Ethan Liu
localivelize
Wildan M Zaki
Live <-> Dev swapper
Dominik H.
l-switch
bingrulin
307 Redirect Pro
Nohu90
Cookie/LocalStorage Switcher
Clorinde
Resource Override
Kyle Paulsen
Environment Cookie/LocalStorage Switcher
Chevreuse