Niall | All in

Niall | All in

New Tab that includes the best watches in the world.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Niall | All in",
  "description": "New Tab that includes the best watches in the world.",
  "version": "1.1.0",
  "author": "Adam Anderson",
  "icons": {
    "128": "icon-128.png"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "permissions": [
    "storage"
  ],
  "manifest_version": 2
}