Goole New custom Tab

Goole New custom Tab

this is custom Speed dial.user will add or remove any liked website

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Goole New custom Tab",
  "description": "this is custom Speed dial.user will add or remove any liked website",
  "icons": {
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "version": "1.8",
  "chrome_url_overrides": {
    "newtab": "pagetab.html"
  },
  "manifest_version": 2
}