JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
blank tabs black master
authorJason Woofenden <jason@jasonwoof.com>
Mon, 11 May 2015 04:18:41 +0000 (00:18 -0400)
committerJason Woofenden <jason@jasonwoof.com>
Mon, 11 May 2015 04:18:41 +0000 (00:18 -0400)
blank_ntp/blank.html
blank_ntp/manifest.json

index 48093d0..8a4e978 100644 (file)
@@ -1,2 +1,2 @@
 <!DOCTYPE html>
-<html><head><title>Untitled</title></head><body></body></html>
+<html><head><title>Untitled</title></head><body style="background: #000"></body></html>
index 671075e..db42d77 100644 (file)
@@ -1,6 +1,7 @@
 {
   "name": "Blank new tab page",
-  "version": "0.1",
+  "version": "0.4",
+  "manifest_version": 4,
   "incognito": "split",
   "chrome_url_overrides": {
     "newtab": "blank.html"