Skip to content

The cozy-keys extension vault (Chrome, Firefox, Opera, Edge, Safari, & more), based on Bitwarden

License

Notifications You must be signed in to change notification settings

fffflo/cozy-keys-browser

 
 

Repository files navigation

What's Cozy?

Cozy Logo

[Cozy] is a platform that brings all your web services in the same private space. With it, your webapps and your devices can share data easily, providing you with a new experience. You can install Cozy on your own hardware where no one's tracking you.

Cozy Browser Extension

Securely store your passwords and make it easy to add and update your Cozy connectors!

The Cozy browser extension is written using the Web Extension API and Angular. It is based on Bitwarden.

Build/Run

Requirements

  • Node.js v8.11 or greater
  • Gulp (npm install --global gulp-cli)
  • Chrome (preferred), Opera, or Firefox browser

Run the app

npm install
npm run build:watch

You can now load the extension into your browser through the browser's extension tools page:

  • Chrome/Opera:
    1. Type chrome://extensions in your address bar to bring up the extensions page.
    2. Enable developer mode (checkbox)
    3. Click the "Load unpacked extension" button, navigate to the build folder of your local extension instance, and click "Ok".
  • Firefox
    1. Type about:debugging in your address bar to bring up the add-ons page.
    2. Click the Load Temporary Add-on button, navigate to the build/manifest.json file, and "Open".

About

The cozy-keys extension vault (Chrome, Firefox, Opera, Edge, Safari, & more), based on Bitwarden

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 54.0%
  • JavaScript 20.6%
  • HTML 15.8%
  • CSS 6.7%
  • Swift 2.9%