Chrome Dashboard

Chrome Dashboard

Better new chrome startpage with built-in search engine,most visited websites and beautiful background images

Merlin
Additional files are visible only to premium users

manifest.json


{
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "description": "Better new chrome startpage with built-in search engine,most visited websites and beautiful background images",
  "manifest_version": 2,
  "name": "Chrome Dashboard",
  "icons": {
    "128": "images64/128.png"
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0.149"
}