openMultiLogin
                                
                                 openMultiLogin copied to clipboard
                                
                                    openMultiLogin copied to clipboard
                            
                            
                            
                        LocalStorage isn't "instanced"
Pages that use LocalStorage doesn't work the same way as sites that use session cookies.
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?
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 :)
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!