1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 02:03:39 +00:00

[PM-5632] Update Bitwarden extension review URLs (#7470)

* Update Bitwarden extension review URLs

* Update Chrome Web Store URL

* Update browser extension links
This commit is contained in:
Vladan Simić
2024-01-08 21:08:18 +01:00
committed by GitHub
parent 6f22f05eee
commit cc9a347482
3 changed files with 6 additions and 6 deletions

View File

@@ -183,7 +183,7 @@ export class HelpMenu implements IMenubarMenu {
label: "Chrome",
click: () => {
shell.openExternal(
"https://chrome.google.com/webstore/detail/" +
"https://chromewebstore.google.com/detail/" +
"bitwarden-free-password-m/nngceckbapebfimnlniiiahkandclblb",
);
},