GlitterWare / Passy-Browser-Extension

A powerful browser extension companion for the cross-platform offline password manager Passy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Passy Browser Extension

A powerful browser extension companion for the cross-platform offline password manager Passy.
https://glitterware.github.io/Passy

Notice: the connector is installed automatically starting from Passy v1.5.0 (Browser Extension update).

Contents

  1. Features
  2. Downloads
  3. Building
  4. Privacy policy

Features

  • ⚑ Autofill – Quickly fill fields in apps and websites without having to open the app.
  • πŸ”’ Security – All your information is encrypted in AES and stored offline on your devices, providing highest-tier security.
  • πŸ“š Multipurpose – Store passwords, payment cards, notes, id cards and identities, all in one place.
  • ✨ More features, including synchronization and automatic backups in the main app!

Downloads

Passy Browser Extension is fully supported starting from Passy v1.5.2.

Chrome

https://chrome.google.com/webstore/detail/passy-password-manager-br/lndgiajgfcgocmgdiamhffipffjnpigl

Edge

https://microsoftedge.microsoft.com/addons/detail/passy-password-manager-/khcfpejnhlonmipnjmlebjncibplamff

Firefox

We are sorry to inform you that there are no downloads suitable for Firefox at this moment due to technical differences between Chromium and Gecko extensions API. We hope to resolve this by 2024.

Building

Passy Browser Extension is open-source, feel free to make modifications to it and build it yourself. We're always very glad to see people exploring our projects. πŸ‘₯

  1. Install Flutter.
  2. Clone the repository or get the source code from the latest Passy release.
  3. Run flutter build web --web-renderer html --csp to build Passy Browser Extension.
  4. You can then find your build at build/web relative to the project root.
  5. The default manifest.json is not Firefox compatible. If you wish to use your build for Firefox, remove it from the build folder and rename manifest_firefox.json to manifest.json.

Privacy policy

Same as the main app, read https://github.com/GlitterWare/Passy/blob/main/PRIVACY-POLICY.md.

About

A powerful browser extension companion for the cross-platform offline password manager Passy

License:GNU General Public License v3.0


Languages

Language:Dart 95.0%Language:JavaScript 4.4%Language:Shell 0.3%Language:HTML 0.3%