mirror of
https://github.com/serhii-londar/open-source-mac-os-apps
synced 2024-11-13 23:47:08 +00:00
Add Bitwarden Menu (#607)
Add an entry for [Bitwarden Menu](https://github.com/jnsdrtlf/bitwarden-menubar), a simple application for macOS that puts the Bitwarden Browser Extension right into your menu bar.
This commit is contained in:
parent
bfcea6261e
commit
1bc326288a
1 changed files with 16 additions and 0 deletions
|
@ -6296,6 +6296,22 @@
|
|||
"type_script"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Bitwarden Passwort Manager in your menu bar",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
"repo_url": "https://github.com/jnsdrtlf/bitwarden-menubar",
|
||||
"title": "Bitwarden Menu",
|
||||
"icon_url": "https://github.com/jnsdrtlf/bitwarden-menubar/blob/main/Bitwarden/Assets.xcassets/AppIcon.appiconset/icon%40128.png",
|
||||
"screenshots": [
|
||||
"https://raw.githubusercontent.com/jnsdrtlf/bitwarden-menubar/main/artwork/screenshot.png"
|
||||
],
|
||||
"languages": [
|
||||
"type_script",
|
||||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Receive native push notifications on macOS, Windows and Linux. ",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue