-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathREADME
More file actions
17 lines (12 loc) · 694 Bytes
/
README
File metadata and controls
17 lines (12 loc) · 694 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Generates a unique password for every site from a single master password. Click
the small gold ring icon in the toolbar when on a login page to open the
dialog.
Based on the extension from http://passwordmaker.org/.
Files:
passwordmaker.html is a modified version of the downloadable javascript version
of PasswordMaker from http://passwordmaker.org/Javascript . It gets loaded
into a popup window when a user needs to type in his master password.
passwordmaker-custom.js contains all the custom modifications that were needed
to make passwordmaker.html work as a Chrome extension.
icon*.png are derived from the favicon from the PasswordMaker site.
The rest are standard extension bits.