mirror of
https://github.com/pixeltris/TwitchAdSolutions.git
synced 2024-11-25 11:52:52 +01:00
Clarify uBlock Origin instructions
This commit is contained in:
parent
ee664017a4
commit
472c48701b
@ -21,11 +21,11 @@ This repo aims to provide multiple solutions for blocking Twitch ads.
|
||||
|
||||
## Applying a solution (uBlock Origin)
|
||||
|
||||
uBlock Origin solutions single files, suffixed by `ublock-origin.js` e.g. `low-res-ublock-origin.js`.
|
||||
uBlock Origin solutions are single files, suffixed by `ublock-origin.js` e.g. `low-res-ublock-origin.js`.
|
||||
|
||||
- Navigate to the uBlock Origin Dashboard (the extension options)
|
||||
- Under the `My filters` tab add `twitch.tv##+js(twitch-videoad)`.
|
||||
- Under the `Settings` tab, enable `I am an advanced user`, then click the cog that appears. Modify the value of `userResourcesLocation` from `unset` to the full url of the solution you wish to use (if a url is already in use, add a space after the existing url). e.g. `userResourcesLocation `
|
||||
- Under the `Settings` tab, enable `I am an advanced user`, then click the cog that appears. Modify the value of `userResourcesLocation` from `unset` to the full url of the solution you wish to use (if a url is already in use, add a space after the existing url). e.g. `userResourcesLocation https://raw.githubusercontent.com/pixeltris/TwitchAdSolutions/master/dyn/dyn-ublock-origin.js`
|
||||
|
||||
|
||||
## Other solutions / projects
|
||||
|
Loading…
Reference in New Issue
Block a user