diff --git a/manifest.json b/manifest.json index 4957fa8..c21ecfa 100644 --- a/manifest.json +++ b/manifest.json @@ -5,5 +5,6 @@ "chrome_url_overrides": { "newtab": "takeoff.html" }, + "manifest-version": 2, "permissions": ["tabs", "bookmarks"] }