mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
Remove old chrome extension IDs and add new official extension ID
This commit is contained in:
parent
98591c3bc0
commit
28a67f9957
@ -28,8 +28,7 @@
|
||||
const QString HostInstaller::HOST_NAME = "org.keepassxc.keepassxc_browser";
|
||||
const QStringList HostInstaller::ALLOWED_ORIGINS = QStringList()
|
||||
<< "chrome-extension://iopaggbpplllidnfmcghoonnokmjoicf/"
|
||||
<< "chrome-extension://fhakpkpdnjecjfceboihdjpfmgajebii/"
|
||||
<< "chrome-extension://jaikbblhommnkeialomogohhdlndpfbi/";
|
||||
<< "chrome-extension://oboonakemofpalcgghocfoadofidjkkk/";
|
||||
|
||||
const QStringList HostInstaller::ALLOWED_EXTENSIONS = QStringList()
|
||||
<< "keepassxc-browser@keepassxc.org";
|
||||
|
Loading…
Reference in New Issue
Block a user