All Projects → mmichaa → Passafari.safariextension

mmichaa / Passafari.safariextension

Licence: mit
Extensions to allow Safari to auto form-fill passwords via KeePassHTTP

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Passafari.safariextension

Polyglot
🌏 The missing Safari extension that translates selected text into your native language.
Stars: ✭ 387 (+350%)
Mutual labels:  safari-extension
Sourcekitforsafari
SourceKit for Safari is a Safari extension for GitHub, that enables Xcode features like go to definition, find references, or documentation on hover.
Stars: ✭ 641 (+645.35%)
Mutual labels:  safari-extension
Xdebug Toggler
🐞 [DEPRECATED] Toggle the debugging session for Xdebug from within the Safari browser
Stars: ✭ 53 (-38.37%)
Mutual labels:  safari-extension
Keepassrpc
The KeePassRPC plugin that needs to be installed inside KeePass in order for Kee to be able to connect your browser to your passwords
Stars: ✭ 450 (+423.26%)
Mutual labels:  keepass
Adguardforsafari
AdGuard for Safari app extension
Stars: ✭ 544 (+532.56%)
Mutual labels:  safari-extension
Blockparty
Ad Blocker App for iOS, macOS
Stars: ✭ 722 (+739.53%)
Mutual labels:  safari-extension
Keepass2 Haveibeenpwned
Simple Have I Been Pwned checker for KeePass
Stars: ✭ 381 (+343.02%)
Mutual labels:  keepass
Winhellounlock
KeePass 2 plugin to automatically unlock databases with Windows Hello
Stars: ✭ 61 (-29.07%)
Mutual labels:  keepass
Authpass
AuthPass - Password Manager based on Flutter for all platforms. Keepass 2.x (kdbx 3.x) compatible.
Stars: ✭ 591 (+587.21%)
Mutual labels:  keepass
Select Like A Boss For Safari
Extension for Safari that allows you to select text inside links.
Stars: ✭ 30 (-65.12%)
Mutual labels:  safari-extension
Tusk
🐘 🔒 KeePass-compatible browser extension for filling passwords.
Stars: ✭ 452 (+425.58%)
Mutual labels:  keepass
Npmhub
🔎 A browser extension to explore npm dependencies on GitHub repos
Stars: ✭ 542 (+530.23%)
Mutual labels:  safari-extension
Serenity
Momentum clone for safari
Stars: ✭ 25 (-70.93%)
Mutual labels:  safari-extension
Keepassium
KeePass-compatible password manager for iOS
Stars: ✭ 445 (+417.44%)
Mutual labels:  keepass
Zoomin
Safari extension for opening Zoom right away
Stars: ✭ 57 (-33.72%)
Mutual labels:  safari-extension
Browser Addon
Kee adds free, secure and easy password management features to your browser which save time and keep your private data more secure.
Stars: ✭ 386 (+348.84%)
Mutual labels:  keepass
Ka Block
A Safari extension that blocks an artisanal selection of advertising domains.
Stars: ✭ 641 (+645.35%)
Mutual labels:  safari-extension
Faviconbar
A favicon based favourites bar for Safari
Stars: ✭ 84 (-2.33%)
Mutual labels:  safari-extension
Ublock
uBlock: a fast, lightweight, and lean blocker for Chrome, Firefox, and Safari.
Stars: ✭ 8,075 (+9289.53%)
Mutual labels:  safari-extension
Keemob
Cordova wrapper for Keeweb
Stars: ✭ 27 (-68.6%)
Mutual labels:  keepass

passafari.safariextension

Extensions to allow Safari to auto form-fill passwords via KeePassHTTP.

TODO write some useful stuff.

Installation

The following instructions require safari version 10+. If you are using a previous version of safari, you will need to figure out how to install 3rd party extensions yourself (using a developer account I believe).

  1. Select the 'releases' tab
  2. Download the latest release of passafari.safariextz
  3. Double click the file, or drag it into the extensions window in the Safari settings.
  4. Installed! Test it out, it should begin working immediately.

Usage

TODO write some useful stuff.

Symbolic Meaning

  • Fill-In: font-awesome-pencil-square-o
  • Update: font-awesome-floppy-o
  • Add: font-awesome-plus-square-o

Settings

  • Hostname & Port: TODO write some useful stuff.
  • URL-Format: TODO write some useful stuff.
  • Submit-URL-Format: TODO write some useful stuff.
  • Language: TODO write some useful stuff.

Features

  • [X] Associate with KeePassHTTP
  • [X] Retrieve credentials
    • [X] Support for single match
    • [X] Support for multiple matches
  • [X] Add new credentials
    • [X] Use password generator on empty password
    • [X] Support where none matches
    • [X] Support where one or more matches
  • [X] Update existing credentials
    • [X] Use password generator on empty password
    • [X] Support where one matches
    • [X] Support where more matches
  • [X] Settings for hostname and port
  • [X] Setting for language
    • [X] I18n support
    • [X] Translate into german
  • [X] Fill-in password
    • [X] Forms with one password field only
    • [X] Forms with two password fields only
  • [X] Setting for host-only URL on add/update
  • [X] Setting for protocol-host-path-only Submit-URL on add/update
  • [ ] Setting for auto-submit after fill-in
    • [ ] Auto submit form after fill-in
  • [ ] Setting for auto fill-in
    • [ ] Auto fill-in credentialson page visit

Credits

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].