Inspect and view changes in Request Inspector Lite source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Request Inspector Lite",
"version": "3.1.0",
"description": "A lightweight devtools-style panel that shows all network requests in real time. Accessible via toolbar popup — no DevTools needed.",
"permissions": [
"webRequest",
"webRequestBlocking",
"activeTab",
"tabs",
"management",
"storage",
"notifications"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_icon": {
"16": "icons/icon.svg",
"24": "icons/icon.svg",
"32": "icons/icon.svg",
"48": "icons/icon.svg",
"64": "icons/icon.svg"
},
"default_title": "Request Inspector Lite",
"default_popup": "popup.html"
},
"options_ui": {
"page": "dashboard.html",
"open_in_tab": true
},
"icons": {
"16": "icons/icon.svg",
"24": "icons/icon.svg",
"32": "icons/icon.svg",
"48": "icons/icon.svg",
"64": "icons/icon.svg",
"96": "icons/icon.svg",
"128": "icons/icon.svg"
},
"sidebar_action": {
"default_icon": {
"16": "icons/icon.svg",
"24": "icons/icon.svg",
"32": "icons/icon.svg"
},
"default_title": "Request Inspector",
"default_panel": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "request-inspector-lite@devvyy.xyz",
"strict_min_version": "142.0"
}
}
} Melhores alternativas Request Inspector Lite
Aqui estão algumas Firefox add-ons que são similares a Request Inspector Lite:
Enhanced Network Tab
muskecan
Requestman
0xE31
http tracker
Venu Madhav
Redirect Inspector — Link & Redirect Checker
301.st
Request Spy
lucafern
HTTP Header Network Monitoring
R0CKABILLY
Network Activity Logger
Subhash Dasyam
HTTP Header Spy
Michiel Roos
Network Sleuth
shubhsherl
Arcane Scout — API Pentesting
mateocallec
Request Interceptor
Vahe Demirkhanyan
Network Logger - HAR Exporter
syunnrai