You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 6, 2024. It is now read-only.
I'm not sure if this is a bug, but it sure wasn't working like this a month ago. Every ad is just a black screen and even tho some ads are interesting I cannot click or visit the site for that ad.
Cheers
Firefox 112.0.1
Windows 10 latest update
Identical issue on Macbook Air M1 with same Firefox version, latest MacOS
The text was updated successfully, but these errors were encountered:
I just discovered this extension and am having the same issue. Also can't click through to the advertiser. Would be fine, but my only concern is I'm not sure if youtube channels get anything if the ad is unlickable and without video.
I just discovered this extension and am having the same issue. Also can't click through to the advertiser. Would be fine, but my only concern is I'm not sure if youtube channels get anything if the ad is unlickable and without video.
So turns out the issue is caused by the youtube##.ad-showing > .html5-video-container rule in EasyList, setting the .html5-video-container display property to none when ads are playing. Since this is an injected content script (vs the injected userscripts that this extension uses), it's difficult to override without also using a content script, which I will eventually do.
But in the meantime, this extension re-implements all adblocking by uBO's default lists, so its possible to disable uBO altogether on YouTube, this extension will still block/remove ads as it detects them.
I'll have a new release addressing the issue within the week.
Hi,
I'm not sure if this is a bug, but it sure wasn't working like this a month ago. Every ad is just a black screen and even tho some ads are interesting I cannot click or visit the site for that ad.
Cheers
Firefox 112.0.1
Windows 10 latest update
Identical issue on Macbook Air M1 with same Firefox version, latest MacOS
The text was updated successfully, but these errors were encountered: