Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How does this works? #87

Open
wiiznokes opened this issue Nov 8, 2023 · 7 comments
Open

How does this works? #87

wiiznokes opened this issue Nov 8, 2023 · 7 comments
Labels
bug Something isn't working

Comments

@wiiznokes
Copy link

It would be nice to add a quick explanation of how the extension works, especially for something a bit hacky, installable manually

@wiiznokes wiiznokes added the bug Something isn't working label Nov 8, 2023
@powerdollkirby
Copy link

but it does have instructions lol

@KaKi87
Copy link

KaKi87 commented Jun 13, 2024

I'm not in a suspicious state of mind like OP is, rather pleasantly surprised, and genuinely wondering : how does this work ? How come a client-side mod can bypass the platform's restrictions ? Thanks

@wiiznokes
Copy link
Author

but it does have instructions lol

Nop

@powerdollkirby
Copy link

but it does have instructions lol

Nop

Chromium based browser

Download the latest release in the releases section or clone the repo.

You have to install the extension manually:

Go in manage extension (chrome://extensions/ in chrome)
Make sure Developer mode is enabled
Hit Load unpacked extension and select the unzipped folder of the extension.

If you use Chromium (not Chrome), you can pack the extension to get a .crx file you can drag & drop inside extensions page (which removes the need to have a dedicated directory for the extension on your hard drive)

Unzip the extension
In the parent directory of the extension, run the following command : chromium --pack-extension=TwitchNoSub
Drop the created crx file in the extensions page of your browser

Firefox

Download the latest .xpi file in the releases section.

Drag and drop the xpi file on Firefox
Click on "Add" in the little confirmation popup

@wiiznokes
Copy link
Author

I was not talking about installation instructions but technical explanation

@powerdollkirby
Copy link

I was not talking about installation instructions but technical explanation

the code it's right there, you can see what it does

@KaKi87
Copy link

KaKi87 commented Jun 13, 2024

Too bad you're in this everyone for themselves state of mind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants