Inspect and view changes in HTTPS Request Capture source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "HTTPS Request Capture",
"version": "1.0",
"description": "Capture and display HTTPS requests in Firefox",
"icons": {
"48": "icon.png",
"96": "icon.png"
},
"permissions": [
"webRequest",
"webRequestBlocking",
"<all_urls>",
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "https-request-capture@example.com",
"data_collection_permissions": {
"required": [
"browsingActivity",
"websiteContent"
]
}
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "icon.png",
"default_title": "HTTPS Request Capture",
"default_popup": "popup.html"
}
} Meilleures alternatives HTTPS Request Capture
Voici quelques Firefox add-ons qui sont similaires à HTTPS Request Capture :
Capture From Browser
Precompute
NetTrace-Recorder
fals1
HTTP Request Logger
Obito
Simple Request Capture
Faherya
API Network Recorder
Fernando
Enhanced Network Tab
muskecan
Request Spy
lucafern
FullSnap Capture by AbdielApps
AbdielApps
BrowserFlightDataRecorder
rheikai
Request Interceptor
Vahe Demirkhanyan
Network Logger - HAR Exporter
syunnrai
Capture & Record Helper
Matt Liu Yong