Inspect and view changes in Requestly V2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Requestly V2",
"version": "1.3",
"description": "A Mozilla extension that allows you to intercept, redirect, and modify network requests just like Requestly.",
"permissions": [
"webRequest",
"webRequestBlocking",
"storage",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
}
},
"icons": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{79b71847-e663-4ac5-80f2-488c68153a8d}"
}
}
} Best Requestly V2 Alternatives
Here are some Firefox add-ons that are similar to Requestly V2:
Request Control
tumpio
Enhanced Network Tab
muskecan
Request Delayer
Anas AMEZIANE
WebRequest Extension
sycxyc
Request Interceptor
Vahe Demirkhanyan
Redirector
Jakub Filo
Reddit Redirect
Graham
Requestman
0xE31
HackDuck - HTTP Request Debugger
fxe00
Intercept Redirect
Bjorn Stromberg
Resource Override
Kyle Paulsen