mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-07 22:12:59 -04:00
Add support for Microsoft Edge browser
This commit is contained in:
parent
9da07f2f66
commit
6cde2b83e8
7 changed files with 47 additions and 6 deletions
|
@ -80,6 +80,8 @@ public:
|
|||
void setBraveSupport(bool enabled);
|
||||
bool torBrowserSupport();
|
||||
void setTorBrowserSupport(bool enabled);
|
||||
bool edgeSupport();
|
||||
void setEdgeSupport(bool enabled);
|
||||
|
||||
bool passwordUseNumbers();
|
||||
void setPasswordUseNumbers(bool useNumbers);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue