Inspect and view changes in Outbound Port Monitor source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Outbound Port Monitor",
"version": "1.0",
"description": "Sidebar that logs destination ports of the browser's own outgoing connections in real time, color coded by port range, with hostname, type, timestamp, export and clear. All client-side, no data collection.",
"browser_specific_settings": {
"gecko": {
"id": "outbound_port_monitor@libor_benes.dev",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"sidebar_action": {
"default_title": "Outbound Port Monitor",
"default_panel": "sidebar.html"
},
"background": {
"scripts": [
"ports.js",
"background.js"
],
"persistent": true
},
"permissions": [
"webRequest",
"<all_urls>",
"downloads"
]
} Best Outbound Port Monitor Alternatives
Here are some Firefox add-ons that are similar to Outbound Port Monitor:
Network Port Scanner
Sumalya Chatterjee
Third-Eye: Domain Tracker
BlazeInferno64
HTTP Header Network Monitoring
R0CKABILLY
Visual Data Leak Monitor
Dheelep N
Netmon
Konrad Papala
Enhanced Network Tab
muskecan
SR Privacy Monitor
Simon Ringwelski
Network Activity Logger
Subhash Dasyam
Privacy Containers
nil0x42
TCP States DevTools Panel
Libor Benes (Dr. B)
Tracker Detector — Live Network Graph
Shimon Kolodny
SC Monitoring
rDigitalMarketing