Open KuVa187 opened 1 week ago
And I tried it with AdGuard Assistant aswell (whatever that is) "path\to\AdguardAssistant-4.3.70\AdguardAssistant-4.3.70\node_modules\@adguard\assistant\dist\assistant.js" and get ads aswell
AdGuardExtra
only works on a limited number of sites, SoundCloud ads in browser are dealt with AdGuard extension. In case of a web-app, you can try installing AdGuard for desktops.
https://adguard.com/en/adguard-windows/overview.html
And I tried it with AdGuard Assistant aswell (whatever that is) "path\to\AdguardAssistant-4.3.70\AdguardAssistant-4.3.70\node_modules@adguard\assistant\dist\assistant.js" and get ads aswell
AdGuard Assistant is a companion userscipt, it works together with the AdGuard extension.
Please answer the following questions for yourself before submitting a question.
Ask a question
Hi, I want to create a separate app for SoundCloud using Pake, but the ads are really annoying. Thats why I looked for a solution and stumbled across AdGuard. You can inject .js files using the --inject "path/to/.js/file" option. So I did that with both the AdGuardExtra release and beta script but i still have ads. Maybe I did something wrong? What do I need to do to fix this? Btw. is there also a normal AdGuard script?
Here the pake command if you want to test it yourself:
pake https://soundcloud.com/discover --hide-title-bar --fullscreen --name SoundCloud --icon "path\to\SoundCloud.ico" --inject "path\to\DarkCloud-master\css_dark.css" --inject "path\to\AdGuard User Script\script.js"