meetDeveloper / JavaScript-Switcher

A Mozilla Firefox extension to toggle JavaScript on Individual Domain.
GNU General Public License v3.0
27 stars 3 forks source link

Breaks Firefox since 1.4.0 #4

Closed Grid405 closed 4 years ago

Grid405 commented 5 years ago

Unable to load any kind of website in Firefox 67.0.4 (64-Bit) since update to 1.4.0. Tested with all extensions disabled except JS Switcher.

meetDeveloper commented 5 years ago

@Grid405 Does this still occur?

Grid405 commented 5 years ago

@meetDeveloper Yes, problem still exists.

meetDeveloper commented 5 years ago

@Grid405 Have you updated your browser? Can you do ctrl (cmd on mac) + shift + i and send me logs?

Grid405 commented 5 years ago

@meetDeveloper Browser is up to date, currently running Firefox 69.0.1 (64-Bit) on Win 10. Console is empty, there are no logs. Firefox tries to connect to the requested host, but the screen stays blank and all it says in the bottom left corner is "Waiting for [host]". As soon as i deactivate the plugin, the connection is immidiately established. In the dev tools, under the network tab, there are no headers for the request, status field is also blank.

meetDeveloper commented 5 years ago

@Grid405 Can I get access to your system?

meetDeveloper commented 4 years ago

I meant I need logs

meetDeveloper commented 4 years ago

Unable to reproduce.