maximelebreton / quick-javascript-switcher

A Chrome Extension to enable / disable javascript 'on the fly'
https://chrome.google.com/webstore/detail/geddoclleiomckbhadiaipdggiiccfje
251 stars 49 forks source link

plugin is affecting more than just the current site #48

Closed ScienceofSpock closed 3 years ago

ScienceofSpock commented 3 years ago

I had this installed on my last machine. I would use it any time a site had aggressive popups or "subscribe now" overlays and such, and it was perfect. I have built a new machine, and this was one of the addons I installed first, but when I get to a site and need to turn off javascript, clicking this turns it off for ALL tabs, not just the current site. Why is it behaving differently now, and how do I get the original behavior back? I do not want to switch off javascript for the entire browser, I want to be able to turn it off PER SITE.

maximelebreton commented 3 years ago

Hello @ScienceofSpock, I'm working on a new version, you can access the beta here (no auto-update): https://github.com/maximelebreton/quick-javascript-switcher/issues/47

Please let me know if it solve the problem

ScienceofSpock commented 3 years ago

I just tried to install it and got an error: "package is invalid: 'CRX_REQUIRED_PROOF_MISSING'"

maximelebreton commented 3 years ago

Are you in developer mode? (top right in extensions page)

ScienceofSpock commented 3 years ago

Developer mode is off.

maximelebreton commented 3 years ago

I update the readme, follow the second method (.zip): https://github.com/maximelebreton/quick-javascript-switcher/issues/47

ScienceofSpock commented 3 years ago

The new one seems to work just fine, thanks.