By: lucafern
Inspect and view changes in Request Spy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Request Spy",
"version": "1.2.1",
"description": "Inspect and filter live HTTP requests from the active tab",
"browser_specific_settings": {
"gecko": {
"id": "{adf75494-2f3b-49f2-973e-4d14126d271d}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "assets/icon_16.png",
"32": "assets/icon_32.png",
"48": "assets/icon_48.png",
"96": "assets/icon_96.png",
"128": "assets/icon_128.png"
},
"browser_action": {
"default_popup": "overlay/overlay.html",
"default_icon": {
"16": "assets/icon_16.png",
"32": "assets/icon_32.png",
"48": "assets/icon_48.png",
"96": "assets/icon_96.png",
"128": "assets/icon_128.png"
}
},
"background": {
"scripts": [
"worker/monitor.js"
]
},
"permissions": [
"tabs",
"webRequest",
"<all_urls>"
]
} Best Request Spy Alternatives
Here are some Firefox add-ons that are similar to Request Spy:
Header Spy
xbq666
HTTP Header Spy
Michiel Roos
Request Spy
iuhuwe
Network Monitor
iuhuwe
RequestSpy
PauloCesar0073
Enhanced Network Tab
muskecan
Headers Spy
Helga Focks
HTTP Headers Spy
xbq666
http tracker
Venu Madhav
SpyView - See Who's Watching
Powplowdevs
Network Activity Logger
Subhash Dasyam