This commit is contained in:
Zachary Carter 2012-12-12 16:56:52 -08:00
Родитель b4b91e77bc
Коммит 84d15fd473
2 изменённых файлов: 5 добавлений и 2 удалений

Просмотреть файл

@ -1,3 +1,6 @@
0.1.3 Zach Carter
Added client code, account creation now works
11/29 Paul Sawaya
Added signup/login content page, and infobar that reminds the user to signup/login.
@ -9,4 +12,4 @@ Reorganized code, as per https://gist.github.com/4127665.
11/27 Paul Sawaya
Added infobars for password saved event.
Added infobars for password saved event.

Просмотреть файл

@ -1,7 +1,7 @@
{
"name": "Gombot Alpha",
"manifest_version": 2,
"version": "0.1.2",
"version": "0.1.3",
"description": "Tired of remembering your usernames and passwords? Let Gombot do the work for you!",
"permissions": [
"tabs",