Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

Commit

Permalink
firefoxで弾かれたのでv2へ戻します
Browse files Browse the repository at this point in the history
  • Loading branch information
AyumuNekozuki committed Aug 4, 2021
1 parent 6421057 commit 392ba21
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"manifest_version": 3,
"manifest_version": 2,
"name": "niconico Darkmode",
"version": "2.3.5",
"description": "ニコニコサイトをダークモード化する拡張機能",
Expand Down Expand Up @@ -368,9 +368,7 @@
]
,
"permissions": [
"storage"
],
"host_permissions": [
"storage",
"*://*.nicovideo.jp/"
]
}

0 comments on commit 392ba21

Please sign in to comment.