Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sunsetmkt/sunsetwarden
Builder for Sunsetwarden Edge & Firefox Addon.
https://github.com/sunsetmkt/sunsetwarden
bitwarden edge-extension extension firefox firefox-addon password-manager sunsetwarden
Last synced: about 7 hours ago
JSON representation
Builder for Sunsetwarden Edge & Firefox Addon.
- Host: GitHub
- URL: https://github.com/sunsetmkt/sunsetwarden
- Owner: SunsetMkt
- License: other
- Created: 2024-05-06T04:31:14.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T06:20:35.000Z (14 days ago)
- Last Synced: 2024-11-01T06:26:13.422Z (14 days ago)
- Topics: bitwarden, edge-extension, extension, firefox, firefox-addon, password-manager, sunsetwarden
- Language: Python
- Homepage:
- Size: 1.21 MB
- Stars: 15
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sunsetwarden
Builder for Sunsetwarden Edge & Firefox Addon.
## Get Sunsetwarden
[![Mozilla Add-on Version](https://img.shields.io/amo/v/sunsetwarden?logo=firefox)
](https://addons.mozilla.org/en-US/firefox/addon/sunsetwarden/) [![Edge Add-on Version](https://img.shields.io/badge/dynamic/json?label=edge%20add-on&prefix=v&query=%24.version&url=https%3A%2F%2Fmicrosoftedge.microsoft.com%2Faddons%2Fgetproductdetailsbycrxid%2Fnbnflbnmlablihnpobeakamhjckamaaj&logo=microsoftedge&logoColor=%230078D7)](https://microsoftedge.microsoft.com/addons/detail/sunsetwarden/nbnflbnmlablihnpobeakamhjckamaaj?hl=en-US)Sunsetwarden is an exclusive build of the popular password manager Bitwarden®, designed for internal use by SETG.
This extension is designed for internal use but still may be used by the public. The user must have a Bitwarden® server implementation to connect to because our server is not accessible from the internet. However, it's strongly recommended to use the official build of Bitwarden® if you are not a member of the team. We won't be responsible for any personal data or financial losses.
You may also check its [upstream source](https://github.com/bitwarden/clients) and our [build workflow](https://github.com/SunsetMkt/Sunsetwarden).
## Development Notice
> We have changed the icons because of [TRADEMARK GUIDELINES](https://github.com/bitwarden/server/blob/main/TRADEMARK_GUIDELINES.md).
Run the workflow and download the releases.
Currently, `dist-edge-mv3.zip` and `dist-firefox.zip` are published to extension stores.
**For beginners, it's always recommended to use the latest official build of your password manager.**
To load the built extension on Chromium-based browsers, [load an unpacked extension](https://developer.chrome.com/docs/extensions/get-started/tutorial/hello-world#load-unpacked) or [self-hosting Chromium extensions](https://www.meziantou.net/self-hosting-chromium-extensions.htm).