Skip to content

Commit 2a17a23

Browse files
committed
UPDATE to manifest v3
1 parent 1f948e4 commit 2a17a23

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "SnipX",
3-
"version": "0.1.0",
4-
"manifest_version": 2,
3+
"version": "0.2.0",
4+
"manifest_version": 3,
55
"description": "...",
6-
"browser_action": {
6+
"action": {
77
"default_popup": "src/index.html"
88
},
99
"permissions": [

0 commit comments

Comments
 (0)