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.
1 parent 4140224 commit 9c34685Copy full SHA for 9c34685
1 file changed
manifest_template.json
@@ -4,6 +4,12 @@
4
"manifest_version": 3,
5
"minimum_chrome_version": "93",
6
"description": "Allow you to use two finger scroll on your Mac trackpad in Google Maps.",
7
+ "browser_specific_settings": {
8
+ "gecko": {
9
+ "id": "{c0dd22ca-492e-4bcf-ab68-53c6633892fe}",
10
+ "strict_min_version": "109.0"
11
+ }
12
+ },
13
"background": {
14
"scripts": ["background.min.js"]
15
},
0 commit comments