omnidevZero / YouTubeRedux

Browser extension that focuses on restoring old YouTube layout within Polymer design (modern layout).
174 stars 11 forks source link

Ads appearing in the home page. #235

Closed MrSkullium closed 7 months ago

MrSkullium commented 7 months ago

I have ublock origin and all ads have been blocked except for the homepage for some reason. With it showing a sponsored video on the top of the homepage. I tried turning off youtube redux as well as using another addon that replaces the loadout, and no sponsored posts appear except for redux, which is consistent.

With redux

Screenshot (1982)

Without redux

Screenshot (1983)

With another addon that replaces the layout (Customtube)

Screenshot (1984)

omnidevZero commented 7 months ago

Thanks, I'll look into it. I would guess it has to do with how Redux rearranges elements on the homepage which then causes uBlock Origin to fail to find them. The way I'm modifying the homepage is pretty hacky so this is a good opportunity to rework it.

omnidevZero commented 7 months ago

The upcoming v3.4.1 should resolve it.