Skip to content

Commit d7533a7

Browse files
eraydmax-baz
authored andcommitted
Add Firefox extension ID
1 parent c9f67a9 commit d7533a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/background.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ var appID = "com.github.browserpass.native";
1313
var otpID = [
1414
"afjjoildnccgmjbblnklbohcbjehjaph", // webstore releases
1515
"jbnpmhhgnchcoljeobafpinmchnpdpin", // github releases
16-
"fcmmcnalhjjejhpnlfnddimcdlmpkbdf" // local unpacked
16+
"fcmmcnalhjjejhpnlfnddimcdlmpkbdf", // local unpacked
17+
"[email protected]" // firefox
1718
];
1819

1920
// default settings

0 commit comments

Comments
 (0)