mirror of
https://github.com/bitwarden/browser
synced 2025-01-29 04:29:32 +01:00
Matthew Rodatus
3628f44f98
Add Microsoft RDP URI schemes (#180)
This will allow users to launch the Remote Desktop client directly from Bitwarden if their OS supports the URI scheme. Per https://docs.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/remote-desktop-uri, rdp:// is legacy and ms-rd: is the preferred one. I'm adding both so that either can be used as ms-rd: is not available on all versions of Windows and rdp:// is easier to add as a custom URI scheme in Windows 10 if it is desired.
Bitwarden JavaScript Library
Common code referenced across Bitwarden JavaScript projects.
Requirements
- Git
- node-gyp
Windows
- Microsoft Build Tools 2015 in Visual Studio Installer
- Windows 10 SDK 17134 either by downloading it seperately or through the Visual Studio Installer.
Description
L'estensione per Browser di Bitwarden funziona con Chrome, Firefox, Edge, Opera, Safari, Vivaldi, brave, Tor Browser. L'istanza bitwarden dei devol comprende tutte le funzioni premium di bitwarden
https://vaultwarden.devol.it
Readme
Languages
TypeScript
81.9%
HTML
12.6%
SCSS
2.3%
JavaScript
1.6%
MDX
0.9%
Other
0.6%