SpeedTestHere

SpeedTestHere

This extension allows you to test internet speed in new tab page.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "SpeedTestHere",
  "background": {
    "service_worker": "testspe3d_321js/5p33dt3stbg.js"
  },
  "action": {
    "default_icon": "sp33dt3stimages/icon128.png"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "description": "This extension allows you to test internet speed in new tab page.",
  "icons": {
    "16": "sp33dt3stimages/icon16.png",
    "48": "sp33dt3stimages/icon48.png",
    "128": "sp33dt3stimages/icon128.png"
  },
  "version": "209.260.11.102"
}