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
|
// OTP extension id
|
||||||
var otpID = [
|
var otpID = [
|
||||||
"afjjoildnccgmjbblnklbohcbjehjaph", // webstore releases
|
"afjjoildnccgmjbblnklbohcbjehjaph", // webstore releases
|
||||||
"jbnpmhhgnchcoljeobafpinmchnpdpin" // github releases
|
"jbnpmhhgnchcoljeobafpinmchnpdpin", // github releases
|
||||||
|
"fcmmcnalhjjejhpnlfnddimcdlmpkbdf" // local unpacked
|
||||||
];
|
];
|
||||||
|
|
||||||
// default settings
|
// default settings
|
||||||
|
Reference in New Issue
Block a user