ProLoser / Github-Omnibox

Github Commands from Google Chrome Omnibox (address bar)
http://goo.gl/n5HJw
MIT License
380 stars 24 forks source link

[localStorage] update localStorage api #56

Closed spalger closed 8 years ago

spalger commented 8 years ago

Tried taking a look at #55

In the process I updated the localStorage usage to use getItem/setItem/removeItem and things seem better... Maybe it's just because I'm running things locally?

ProLoser commented 8 years ago

Not working, it tends to fix it when you restart the plugin (but I don't tell people that cuz that's stupid)

ProLoser commented 8 years ago

@spalger can you see if this fixes it? https://github.com/ProLoser/Github-Omnibox/commit/03033a0b6382fb1ae793e1c0d87c933e6adc6601

spalger commented 8 years ago

LGTM