Skip to content

Commit f53e209

Browse files
committed
Added browser_specific_settings.gecko_android ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions/tree/main/chatgpt-widescreen]
1 parent 0c9b235 commit f53e209

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

firefox/extension/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"gecko": {
3333
"id": "chatgpt.widescreen@chatgptevo.com",
3434
"strict_min_version": "109.0"
35-
}
35+
},
36+
"gecko_android": { "strict_min_version": "120.0" }
3637
}
3738
}

0 commit comments

Comments
 (0)