提供元: al gore
Inspect and view changes in http-request-logger source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Logs URLs of HTTP request to a dedicated tab",
"manifest_version": 2,
"name": "http-request-logger",
"version": "1.1",
"homepage_url": "https://github.com/mdn/webextensions-examples/tree/master/http-response",
"icons": {
"48": "icons/pen.svg"
},
"permissions": [
"storage",
"tabs",
"webRequest",
"webRequestBlocking",
"notifications",
"https://agorov.ddns.net/*",
"<all_urls>"
],
"sidebar_action": {
"default_icon": "icons/star.png",
"default_title": "LogTab",
"default_panel": "sidebar/panel.html"
},
"commands": {
"_execute_sidebar_action": {
"suggested_key": {
"default": "Ctrl+Shift+Y"
}
}
}
} ベストのhttp-request-logger代替案
http-request-loggerに類似したFirefox add-onをいくつか紹介します:
HTTP Request Loggers
23WIN
Network Activity Logger
Subhash Dasyam
Browser History Logger
Programie
Request Spy
lucafern
Network Monitor
iuhuwe
Live HTTP headers
Ali Raza Seo
Live HTTP headers
ircestudios
Request Assistant
Reşat
API That Site - Request Logger
API That Site - Request Logger
Leads tracker
rabiiyahya1@gmail.com