mannysoft / PwChromeExtension

Chrome extension for the password manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome Addon

Version 0.3.5-beta

This is a Chrome Extension for the Password-Manager. Currently, it supports inserting username and password into inputs in pages whose urls exist in the password manager. This addon doesn't write any changes to your account.

Installation

Usage

After installation, you will find a new icon in your menu. Once you log in to your password manager, the addon will automatically load your accounts.

A popup containing all available accounts for the current web page will show up if you click the addon icon. Choosing an account makes it default until you visit another url.

The context entry "Password-Manager" will show up if you right-click on an input field, where you can choose to "Insert Username" or "Insert Password". Data of the default account will be inserted into the selected input field. The addon will try to login current website automatically if you click "Sign In".

Note: After 10 minutes of inactivity, you will automatically get logged out from your password manager.

Future Plans

  • Remember which account is chosen as default for a webpage

About

Chrome extension for the password manager

License:MIT License


Languages

Language:JavaScript 95.6%Language:HTML 4.4%