By: tonycolt
Inspect and view changes in Connection Tester source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Connection Tester",
"version": "1.0.0",
"description": "Measure HTTP response latency to any host. Run up to 50 pings and see min/avg/max with a live bar graph.",
"browser_specific_settings": {
"gecko": {
"id": "{84d09ff4-1b3c-43e4-bb19-cab45b903e5e}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"browser_action": {
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
},
"default_title": "Connection Tester",
"default_popup": "popup.html"
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
},
"permissions": [
"tabs"
]
} Best Connection Tester Alternatives
Here are some Firefox add-ons that are similar to Connection Tester: