The Detective Is Already Dead New Tab

The Detective Is Already Dead theme in new tab
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_name__",
  "description": "__MSG_description__",
  "version": "1.1.4.8",
  "background": {
    "scripts": [
      "charm_pink_piscis_austrinus.js"
    ],
    "persistent": true
  },
  "chrome_url_overrides": {
    "newtab": "catawba_plutonium.html?a"
  },
  "web_accessible_resources": [
    "*",
    "bisque_735",
    "30"
  ],
  "icons": {
    "128": "128.png"
  },
  "offline_enabled": true,
  "browser_action": {},
  "default_locale": "en",
  "manifest_version": 2
}