Skip to content

Commit

Permalink
feat: add support for Firefox Android #232 (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
Robot-Inventor authored Oct 14, 2023
1 parent 022ce24 commit d5bfda7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion manifest/v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"browser_specific_settings": {
"gecko": {
"id": "{8fee6fa8-6d95-4b9e-9c51-324c207fabff}"
}
},
"gecko_android": {}
}
}
3 changes: 2 additions & 1 deletion manifest/v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"browser_specific_settings": {
"gecko": {
"id": "{8fee6fa8-6d95-4b9e-9c51-324c207fabff}"
}
},
"gecko_android": {}
}
}

0 comments on commit d5bfda7

Please sign in to comment.