Skip to content

Commit

Permalink
Add Firefox extension ID
Browse files Browse the repository at this point in the history
  • Loading branch information
erayd authored and maximbaz committed Apr 15, 2019
1 parent c9f67a9 commit d7533a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/background.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ var appID = "com.github.browserpass.native";
var otpID = [
"afjjoildnccgmjbblnklbohcbjehjaph", // webstore releases
"jbnpmhhgnchcoljeobafpinmchnpdpin", // github releases
"fcmmcnalhjjejhpnlfnddimcdlmpkbdf" // local unpacked
"fcmmcnalhjjejhpnlfnddimcdlmpkbdf", // local unpacked
"[email protected]" // firefox
];

// default settings
Expand Down

0 comments on commit d7533a7

Please sign in to comment.