INACTIVE - http://mzl.la/ghe-archive - fun identity stuff
Перейти к файлу
Lloyd Hilaiel 0589969cd7 partial implementation of skinned first run screen 2012-11-21 16:05:16 -07:00
data partial implementation of skinned first run screen 2012-11-21 16:05:16 -07:00
icons partial implementation of skinned first run screen 2012-11-21 16:05:16 -07:00
infobar@0e3bb2627c integrate simulated infobars into the gombot addon 2012-11-21 13:37:56 -07:00
lib PIN entry works in browser action, big code reorg 2012-11-14 15:39:19 -08:00
pages partial implementation of skinned first run screen 2012-11-21 16:05:16 -07:00
server@ecfd2d4888 add server as git submodule 2012-11-16 01:21:46 -08:00
.gitignore PIN entry works in browser action, big code reorg 2012-11-14 15:39:19 -08:00
.gitmodules integrate simulated infobars into the gombot addon 2012-11-21 13:37:56 -07:00
README.md README 2012-11-19 17:39:41 -05:00
background.html integrate simulated infobars into the gombot addon 2012-11-21 13:37:56 -07:00
clipboard.js PIN entry works in browser action, big code reorg 2012-11-14 15:39:19 -08:00
first_run.js partial implementation of skinned first run screen 2012-11-21 16:05:16 -07:00
main.js Merge branch 'infobars' 2012-11-21 16:35:18 -05:00
manifest.json Merge branch 'infobars' 2012-11-21 16:35:18 -05:00
notif_hooks.js move closeNotif out of notif_hooks 2012-11-20 20:07:56 -05:00
pageaction_interface.js improve variable naming 2012-11-20 14:31:42 -05:00
pin_ui.js PIN entry works in browser action, big code reorg 2012-11-14 15:39:19 -08:00
pin_ui_incontent.js PIN entry works in browser action, big code reorg 2012-11-14 15:39:19 -08:00
storage.js first run experience in browserAction 2012-11-20 21:16:52 -05:00
util.js Major changes. Completely revamped notifications system. 2012-09-04 22:31:32 -07:00

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).