INACTIVE - http://mzl.la/ghe-archive - fun identity stuff
0589969cd7 | ||
---|---|---|
data | ||
icons | ||
infobar@0e3bb2627c | ||
lib | ||
pages | ||
server@ecfd2d4888 | ||
.gitignore | ||
.gitmodules | ||
README.md | ||
background.html | ||
clipboard.js | ||
first_run.js | ||
main.js | ||
manifest.json | ||
notif_hooks.js | ||
pageaction_interface.js | ||
pin_ui.js | ||
pin_ui_incontent.js | ||
storage.js | ||
util.js |
README.md
Gombot Client (Chrome)
These are the browser extensions for Gombot, an new experimental cross-platform password manager from Mozilla.
The top level directory includes the manifest.json for the Chrome extension, while the /Firefox directory contains the beginnings of a Firefox add-on that can be run with the [https://github.com/mozilla/addon-sdk/](add-on SDK). In the future, it will be moved to a separate repository.
For more information on packaging and running this extension in Chrome, see [http://developer.chrome.com/extensions/packaging.html](this page).