All the Internet

All the Internet

All the Internet

Merlin
Additional files are visible only to premium users

manifest.json


{
  "author": "Advanced Search Technologies, Inc.",
  "browser_action": {
    "default_icon": {
      "16": "alltheinternet16x16.png",
      "48": "alltheinternet48x48.png",
      "128": "alltheinternet128x128.png"
    }
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "description": "All the Internet",
  "icons": {
    "16": "alltheinternet16x16.png",
    "48": "alltheinternet48x48.png",
    "128": "alltheinternet128x128.png"
  },
  "manifest_version": 2,
  "name": "All the Internet",
  "short_name": "All the Internet",
  "version": "1.1",
  "version_name": "Version 1.1",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}