tokariu
tokariu
in the meanwhile I had time to elaborate the issue a bit further.. one thing i discovered is: video settings won't get reset always when I delete all cookies/cache etc....
the problem is the addons saves the preferences in the "local storage". but "local storage" gets deleted every time you close the browser or clear history (if this privacy settings...
https://github.com/extesy/hoverzoom/blob/509d03beb555aabb6e10dea8121ba890be2698a5/js/options.js#L70 that's is the concrete problem here: ``` // Saves options to localStorage. // TODO: Migrate to https://developer.chrome.com/extensions/storage function saveOptions() { ... ``` waiting for the migration for so long...
@extesy ahh don't get me wrong, I don't want to stress with that bugfix, I was just eagerly but patiently waiting for it to come! and well, I'm honored that...
yes, if you right-click somewhere else on the page before you right-click on the video it works, because it counts already as the 2nd click then. after that, all right...
I'm here to tell you that the problem is for real and exists for Windows 10 1909 and Simplewall 3.0.9. It tooke me several days to realize it's not a...
@henrypp can you please take a look into this issue? there seems to be a problem which might be deeper than expected. I did some additional tests and I'll provide...
@henrypp a few things to add: have you tested simplewall against windows 10 1909? Also, I saw that windows defender firewall service is still running while simplewall filters are active....
even more information: I had simplewall configured so far that nothing is blocked anymore when the hotspot is activated and a mobile phone tries to connect... so actually everthing should...
@Gitoffthelawn I did some further tests and I think I can add some details to the problem: it doesn't matter where the symbol resides (adress bar or overflow menu). I...