We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
"minimum_chrome_version"
1 parent e332714 commit 634f68aCopy full SHA for 634f68a
workspace/extension/static/manifest.json
@@ -29,6 +29,7 @@
29
"permissions": ["activeTab", "scripting"],
30
"web_accessible_resources": [{ "matches": ["*://*/*"], "resources": ["courier.js"] }],
31
32
+ "minimum_chrome_version": "121",
33
"browser_specific_settings": {
34
"gecko": {
35
"id": "[email protected]",
0 commit comments