Clean Twilight Sparkle New Tab

Clean Twilight Sparkle New Tab

Replaces the default New Tab page with a clean one for the Twilight Sparkle Theme. Background by piranhaplant1.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Clean Twilight Sparkle New Tab",
  "description": "Replaces the default New Tab page with a clean one for the Twilight Sparkle Theme. Background by piranhaplant1.",
  "version": "1.1.1",
  "manifest_version": 2,
  "icons": {
    "128": "icon128.png"
  },
  "chrome_url_overrides": {
    "newtab": "nt.html"
  }
}