DropTab

DropTab

Simple new tab page with dynamic background support

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "DropTab",
  "description": "Simple new tab page with dynamic background support",
  "version": "1.0.1",
  "incognito": "split",
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "manifest_version": 2
}