Speed Test Most Accurate Online Broadband Internet Speed Test
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html",
"default_title": "Speed Test"
},
"description": "Speed Test Most Accurate Online Broadband Internet Speed Test",
"icons": {
"128": "icon.png"
},
"manifest_version": 2,
"name": "Speed Test",
"permissions": [],
"version": "1"
}