Internet Speed

Internet Speed

A quick, accurate and aesthetically pleasing way to know your internet speed & status

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "short_name": "Internet Speed",
  "name": "Internet Speed",
  "description": "A quick, accurate and aesthetically pleasing way to know your internet speed & status",
  "version": "1.2.4",
  "action": {
    "default_popup": "index.html",
    "default_title": "Internet Speed",
    "default_icon": "litelogo.png"
  },
  "icons": {
    "16": "litelogo.png",
    "48": "litelogo.png",
    "128": "litelogo.png"
  }
}