diff --git a/manifest.json b/manifest.json index 4df15c6..8061c1b 100644 --- a/manifest.json +++ b/manifest.json @@ -72,8 +72,8 @@ "open_in_tab": true, "page": "options.html" }, - "manifest_version": 2, - "chrome_url_overrides": { - "newtab": "new_tab_overwrite.html" - } + // "chrome_url_overrides": { + // "newtab": "new_tab_overwrite.html" + // }, + "manifest_version": 2 } diff --git a/popup.html b/popup.html index bf40e90..b0c22db 100644 --- a/popup.html +++ b/popup.html @@ -133,10 +133,10 @@