Skip to content

Commit 9c34685

Browse files
committed
Manifest updates for firefox
1 parent 4140224 commit 9c34685

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

manifest_template.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
"manifest_version": 3,
55
"minimum_chrome_version": "93",
66
"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+
},
713
"background": {
814
"scripts": ["background.min.js"]
915
},

0 commit comments

Comments
 (0)