change to manifest version v3

This commit is contained in:
zombieFox 2021-08-21 12:35:53 +01:00
parent 7320f30ab8
commit 34a967b0b6

View File

@ -3,7 +3,7 @@
"short_name": "nightTab",
"description": "A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.",
"version": "7.0.0",
"manifest_version": 2,
"manifest_version": 3,
"chrome_url_overrides": {
"newtab": "index.html"
},