quick-javascript-switcher icon indicating copy to clipboard operation
quick-javascript-switcher copied to clipboard

Looking for beta testers (v2.0)

Open maximelebreton opened this issue 3 years ago • 4 comments

1280x800 Hello there,

After pushing it away for months or even years, it finally happens, I completly rewrote Quick Javascript Switcher from sratch, and add some cool features. I'm now looking for beta testers before pushing it to the Chrome Webstore.

Here is a super-quick tour:

  • New icon design (fix https://github.com/maximelebreton/quick-javascript-switcher/issues/15)
  • New rules logic (allow, block, clean, by domain or subdomain)
  • New Pause JavaScript feature ( fix https://github.com/maximelebreton/quick-javascript-switcher/issues/2)
  • New contextual menu (fix https://github.com/maximelebreton/quick-javascript-switcher/issues/24)
  • New options
  • New right click > Open link with JS disabled feature (https://github.com/maximelebreton/quick-javascript-switcher/issues/36)

To do:

  • https://github.com/maximelebreton/quick-javascript-switcher/issues/40
  • Add right click contextual menu (fixed in beta 5)

You can download the beta here (⚠️ no auto-update): https://github.com/maximelebreton/quick-javascript-switcher/releases/tag/latest

How to install the beta:

.crx method (may not working if you already installed QJS before)

.zip method

  • Download the .zip and extract files into a folder
  • Open chrome://extensions/ page and enable the developer mode (in the right-top)
  • Click on Load unpacked and select the extracted files folder

I'm waiting for your feedbacks!

If you want to support my work, you can buy me some coffees ☕ here: https://buy.stripe.com/cN22bLgrs0qn7uM289

Maxime

maximelebreton avatar Jun 25 '21 22:06 maximelebreton

Chrome does not allow use extensions "not from store" and does not allow turn it ON. Also I can not just unzip this file, this is not zip-archive. Can you publish zip-folder? Then I just will use "Load unpacked extension" button.

IAkumaI avatar Jun 27 '21 09:06 IAkumaI

@IAkumaI I just updated the readme with .crx and .zip links.

maximelebreton avatar Jun 28 '21 22:06 maximelebreton

Zip-variant works fine. I'll write review after some days

IAkumaI avatar Jun 29 '21 06:06 IAkumaI

I am getting scroll bars on the options screen. I am guessing the vertical scroll bar is necessary for when there is a long list but i'm sure the horizontal one can be fixed.

image

wormeyman avatar Jul 07 '21 22:07 wormeyman