openMultiLogin icon indicating copy to clipboard operation
openMultiLogin copied to clipboard

LocalStorage isn't "instanced"

Open Lillecarl opened this issue 8 years ago • 3 comments

Pages that use LocalStorage doesn't work the same way as sites that use session cookies.

Lillecarl avatar Mar 01 '17 12:03 Lillecarl

This is an interesting situation, too. The only way that the extension could potentially intercept would be to override the default VM's locationStorage functions. I would presume this is doable but I'm not sure if it's permitted by extensions. Care to take a stab at putting together a PR?

EranSch avatar Aug 08 '17 09:08 EranSch

Honestly i'd have to learn both javascript and how chrome extensions work, I'm a happy user as is (use incognito when localstorage is an issue), i just wanted to inform devs the issue exists.

Cheers :)

Lillecarl avatar Aug 08 '17 14:08 Lillecarl

Hehe, that's fair. I've gone ahead and marked this an item we could use help on. Until we figure out #13, however, this will probably have to wait.

Thanks for the feedback!

EranSch avatar Aug 08 '17 14:08 EranSch