INACTIVE - http://mzl.la/ghe-archive - fun identity stuff
Перейти к файлу
Paul Sawaya 3a4cb47415 oops, add call to background page 2013-01-11 15:27:41 -08:00
Firefox a simple Firefox (jetpack) add-on that adds a Gombot button to the toolbar which, when clicked, creates a panel. 2013-01-10 17:52:46 -08:00
background Use new data format in localStorage 2013-01-03 14:53:19 -08:00
browser_action Fix browser action bug, more pin_locked->pinLocked 2012-12-31 16:24:36 -08:00
images add progress indicator to create account page 2012-12-27 16:11:03 -08:00
in_content Set autocomplete to off for all password fields to avoid the double infobar problem during linking. 2012-12-17 15:54:43 -08:00
infobar@0e3bb2627c integrate simulated infobars into the gombot addon 2012-11-21 13:37:56 -07:00
infobars remove dead old PIN code 2012-12-31 15:32:03 -08:00
lib big code reorg 2012-11-28 14:55:30 -08:00
pages oops, add call to background page 2013-01-11 15:27:41 -08:00
server@6723218fb5 update client to perform crypto in a webworker 2013-01-08 14:53:54 -08:00
.gitignore Added webstore bundler, minor version # 2012-12-10 16:03:05 -08:00
.gitmodules integrate simulated infobars into the gombot addon 2012-11-21 13:37:56 -07:00
CHANGELOG bump version 2012-12-12 16:56:52 -08:00
README.md firefox add-on was trashed 2012-11-27 14:58:35 -08:00
bundle_for_webstore.py bump up version, tweak bundler to delete existing zip first 2012-12-27 12:09:02 -08:00
manifest.json remove dead old PIN code 2012-12-31 15:32:03 -08:00

README.md

Gombot Client (Chrome)

These are the browser extensions for Gombot, an new experimental cross-platform password manager from Mozilla.

For more information on packaging and running this extension in Chrome, see [http://developer.chrome.com/extensions/packaging.html](this page).

Setup

Make sure to check out submodules (git submodule update --init) before running.