Skip to content

Commit

Permalink
Fix firefox manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
hanydd committed Apr 13, 2024
1 parent b39d154 commit 207f225
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion manifest/firefox-manifest-extra.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,10 @@
],
"browser_specific_settings": {
"gecko": {
"id": "[email protected]",
"strict_min_version": "56.0"
},
"gecko_android": {
"strict_min_version": "113.0"
}
}
}

0 comments on commit 207f225

Please sign in to comment.