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

Looking for beta testers (v2.0) #47

Open maximelebreton opened 3 years ago

maximelebreton commented 3 years ago

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:

To do:

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

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

IAkumaI commented 3 years ago

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.

maximelebreton commented 3 years ago

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

IAkumaI commented 3 years ago

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

wormeyman commented 3 years ago

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