Alex313031 / thorium

Chromium fork named after radioactive element No. 90. Windows and MacOS/Raspi/Android/Special builds are in different repositories, links are towards the top of the README.md.
https://thorium.rocks/
BSD 3-Clause "New" or "Revised" License
4.98k stars 153 forks source link

Adblock source dev tools #84

Closed trimechee closed 1 year ago

trimechee commented 2 years ago

Hello, I heard that the web browser Google Chrome Developer tools blocks ads by default without any extensions, and so I myself tested google chrome dev browser and indeed, it blocks ads, with manifest v3 and extensions adsblock will be less effective, can Thorium browser integrate the Google Chrome Dev browser code to block ads at source and without the need for adblock extensions please?

https://www.google.com/chrome/dev/

Velocet commented 1 year ago

This is already implemented and activated as it is a standard feature in Chromium/Chrome: Where's the Ad Blocker On Google Chrome?

But maybe it's possible to alter the function of this builtin AdBlocker? Since most people use uBlock it should either be disabled or replaced by uBlock.

trimechee commented 1 year ago

@Velocet Thank you :) the natif adblocker of chrome seems to block only heavy ads but not block all ads, i test with chrome dev browser and it blocks all ads without nedd to install ublock origin extension

trimechee commented 1 year ago

Sadly cchrome developer tool browser doesn't block ads any more :(