dinobro

dinobro

ever wanted to have your own pet dinosaur? this extension takes the dinosaur from the no internet page and gives it a new home in…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "dinobro",
  "version": "0.0.2",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "chrome_url_overrides": {
    "newtab": "tabster.html"
  }
}