maximelebreton / quick-javascript-switcher

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

Doesn't work in incognito mode even when that option is checked explicitly in the prefs #7

Closed jondkinney closed 11 years ago

jondkinney commented 12 years ago

Doesn't work in incognito mode even when that option is checked explicitly in the prefs

maximelebreton commented 11 years ago

Now it's fixed ! (v1.2.0) Thanks for your feedback.

jondkinney commented 11 years ago

Awesome, thanks! I tested it out yesterday and it indeed does work.

pedzed commented 9 years ago

It worked fine, but now it doesn't work properly anymore.

Expectations:

  1. Click on the green icon to disable JS.
  2. (Automatic page reload.)
  3. Button turns red. JavaScript is disabled.

That unfortunately doesn't work in incognito. The following however does work:

  1. Click on the green icon to disable JS.
  2. (Automatic page reload.)
  3. (Button turns red. JavaScript is still enabled.)
  4. Go to another page.
  5. Go back to the previous page you wanted to disable.
  6. JavaScript is disabled.

Refreshing the page myself doesn't work. I tried a normal refresh, a hard refresh and a normal page load.

I am using Chrome 39.0.2171.95 on Windows with QJS 1.3.2.