Skip to content

Commit 4a67395

Browse files
jecfishnickserv
authored andcommitted
Make the extension installable in Chrome 104
Set minimum Chrome version to 104 to make it installable in Chrome 104
1 parent 5ea0580 commit 4a67395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"content_security_policy": {
99
"extension_pages": "script-src 'self'; object-src 'self'"
1010
},
11-
"minimum_chrome_version": "104.0.5107.0"
11+
"minimum_chrome_version": "104.0.0.0"
1212
}

0 commit comments

Comments
 (0)