diff --git a/src/manifest.json b/src/manifest.json index 9e62432..fddfb98 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,5 +1,5 @@ { - "manifest_version": 3, + "manifest_version": 2, "name": "niconico Darkmode", "version": "2.3.5", "description": "ニコニコサイトをダークモード化する拡張機能", @@ -368,9 +368,7 @@ ] , "permissions": [ - "storage" - ], - "host_permissions": [ + "storage", "*://*.nicovideo.jp/" ] } \ No newline at end of file