Also add ID of local unpacked extension
This commit is contained in:
@@ -12,7 +12,8 @@ var appID = "com.github.browserpass.native";
|
||||
// OTP extension id
|
||||
var otpID = [
|
||||
"afjjoildnccgmjbblnklbohcbjehjaph", // webstore releases
|
||||
"jbnpmhhgnchcoljeobafpinmchnpdpin" // github releases
|
||||
"jbnpmhhgnchcoljeobafpinmchnpdpin", // github releases
|
||||
"fcmmcnalhjjejhpnlfnddimcdlmpkbdf" // local unpacked
|
||||
];
|
||||
|
||||
// default settings
|
||||
|
Reference in New Issue
Block a user