Closed GoogleCodeExporter closed 9 years ago
for reference: you can edit settings while you're in the extension's options
page by hitting ctrl+shift+j, then using the "localStorage" variable. no need
to use an sqlite query.
this behaviour isn't something i've seen before, or can reproduce. have you
tried removing and re-adding the extension?
Original comment by jul...@gmail.com
on 22 Oct 2013 at 11:45
Tried looking at localStorage variable in the console and it correctly reflects
the Username field value.
And guess what? Now it works.
I can even see the login value changing in the database as soon as I insert a
character in the Username field (no need to focus out of the field). I would
say that saving at each key hit is too much, but whatever.
Probably there was some quirk that needed a restart of Chrome.
Original comment by colem...@gmail.com
on 22 Oct 2013 at 12:42
Original comment by jul...@gmail.com
on 11 Jan 2014 at 12:37
Original issue reported on code.google.com by
colem...@gmail.com
on 22 Oct 2013 at 11:11