Destiny Tab

Destiny Tab

A Destiny game themed 'New Tab' page. Easy navigation to popular sites and useful visual information.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "description": "A Destiny game themed 'New Tab' page. Easy navigation to popular sites and useful visual information.",
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "manifest_version": 2,
  "name": "Destiny Tab",
  "short_name": "DestinyTab",
  "author": "Jonathan Hiles",
  "version": "1.3.1.1"
}