Sander Ronde

Results 11 comments of Sander Ronde

Hi, you can consider this project abandoned rather than in development. For a full explanation see [this page](https://github.com/SanderRonde/CustomRightClickMenu/wiki/Why-the-extension-isn't-being-updated-(often)-any-more) of the wiki. I'll leave this issue open as an a way...

Leaving this open so it's easier for people with the same question to find it :)

Thanks for the kind words!

Yeah this works in a pretty unclear way. What you can do with them now is that you can create a script that runs in the background and those scripts...

Is it hijacking just `.user.s` urls or all `.js` urls? If the former then I think that's expected, if the latter then I should indeed probably change it.

The technical answer is that it's very hard to capture a someone-opens-a-page request. You'd need to use the webRequest API which (as you may have heard) is in the process...

Awesome! It should indeed be an option on the options page, not sure if it should be off by default though. I just think the violentmonkey extension should probably just...

That is it setting succesfully. Can you run `browser.storage.local.get().then(console.log)`? That way it'll tell you what's currently stored. I also don't think the storage should be resetting on upgrading your browser....

Looks like it's working, down at the bottom you can see they it's set to false. What exactly is not working now? Is it performing the same behavior still?