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

Feature request: Right click on a link > Open link in new tab with javascript disabled #36

Open ascendbruce opened 5 years ago

ascendbruce commented 5 years ago

Why is this feature beneficial?

So that I can open a link without javascript at first visit.

will be even nicer with something like ctrl+option+click = Open link with javascript disabled

27 is "from a js disabled site and cascade to next site". This one is from a js enabled site but manually open a link with js disabled.

maximelebreton commented 5 years ago

@ascendbruce Great! Nice feature, I'll add it to the list!

maximelebreton commented 3 years ago

hello @ascendbruce, the Right click feature you requested is now in QJS 2.0.0.beta-4!

image

ascendbruce commented 3 years ago

@maximelebreton Nice! I am trying out the beta version. Works perfectly so far. Thanks for the hard work!