提供元: Konrad Papala
Inspect and view changes in Netmon source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Netmon",
"version": "1.0",
"description": "Network monitor, view the HTTP headers of the current page, or globally, from all tabs.",
"homepage_url": "https://github.com/kpion/netmon",
"permissions": [
"storage",
"activeTab",
"tabs",
"webNavigation",
"webRequest",
"webRequestBlocking",
"http://*/",
"https://*/"
],
"background": {
"page": "background/index.html"
},
"browser_action": {
"default_popup": "modules/list/index.html?mode=popup",
"default_icon": {
"16": "static/images/extension-icon.png",
"32": "static/images/extension-icon.png",
"48": "static/images/extension-icon.png",
"128": "static/images/extension-icon.png"
}
},
"icons": {
"16": "static/images/extension-icon.png",
"32": "static/images/extension-icon.png",
"48": "static/images/extension-icon.png",
"128": "static/images/extension-icon.png"
},
"manifest_version": 2
} ベストのNetmon代替案
Netmonに類似したFirefox add-onをいくつか紹介します:
Net Monitor
lucafern
Network Monitor
iuhuwe
Tab Network Monitor
Jemi
SC Monitoring
rDigitalMarketing
Network Request Monitor Pro
Daveestaaqui
Network Activity Logger
Subhash Dasyam
http tracker
Venu Madhav
Network Monitor
Happy Code Time
Monitorito
Dimos Raptis
Tab Monitor Plus
Mollye
next-network
g07cha