Skip to content

Commit

Permalink
Re-add FF id to manifest
Browse files Browse the repository at this point in the history
This partially reverts commit 78212e0.
  • Loading branch information
cburkert committed Apr 21, 2021
1 parent 78212e0 commit d8b5fcd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,10 @@
"clipboardWrite",
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "[email protected]"
}
}

}

0 comments on commit d8b5fcd

Please sign in to comment.