22
edits
m (-ing) |
(add link to github) |
||
Line 19: | Line 19: | ||
This add-on requires data from [https://developer.mozilla.org/en/XPCOM_Interface_Reference/nsILoginManager nsiLoginManager] to function. Although the code is fairly modular, Google Chrome does not offer user password data to browser extensions, so this add-on is not portable. [http://groups.google.com/group/chromium-extensions/browse_thread/thread/5283457d26fbf68c] | This add-on requires data from [https://developer.mozilla.org/en/XPCOM_Interface_Reference/nsILoginManager nsiLoginManager] to function. Although the code is fairly modular, Google Chrome does not offer user password data to browser extensions, so this add-on is not portable. [http://groups.google.com/group/chromium-extensions/browse_thread/thread/5283457d26fbf68c] | ||
The source code is available on Github. [[https://github.com/mozilla/watchdog-visualize-passwords]] | |||
== Security Concerns == | == Security Concerns == |
edits