[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.
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.
- the code for the browser addon is in
apps/browser/
- the requirements and development instructions are in
apps/browser/README.md
- all the dependencies are in
./package.json
- the scripts for the addon are in
apps/browser/package.json