From 2cd12ea7d38e3926ed5a47514a333ee084bb5eea Mon Sep 17 00:00:00 2001 From: Piyush Raj Date: Sat, 28 Oct 2023 23:05:30 +0530 Subject: [PATCH] major+doc: big news and changes --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 179fe00..8296321 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@

Get uBlock Origin for Firefox Get uBlock Origin for Chromium - Get uBlock Origin for Opera + Get uBlock Origin for Opera

FadBlock: Friendly Adblock for Youtube™

@@ -17,7 +17,17 @@ This was posted over reddit a few months ago, [Apparently Ad Blockers are not al This blocker is designed to monitor advertisements, automatically seek the ads and skip them. It's important to note that this doesn't classify as traditional ad blocking, as the ad content is technically "loaded". -Nevertheless, the extension's underlying logic enables it to fast-forward through the ad content to its conclusion. The entire process is optimized to occur within an extremely brief timeframe, typically **<=50 milliseconds**, ensuring a smooth and uninterrupted user experience. +Nevertheless, the extension's underlying logic enables it to fast-forward through the ad content to its conclusion. The entire process is optimized to occur within an extremely brief timeframe, typically **<=100 milliseconds**, ensuring a smooth and uninterrupted user experience. + +### MAJOR ANNOUNCEMENT :mega::mega::mega: + +*Faster, smoother and better than ever!* + +The upcoming version will utilize a custom `MutationObserver` with polyfill to ensure **compatibility with older browsers**. This was the initial reason for not implementing `MO` from the start. + +The next version will expand onto **YouTube Music** :tada:, will have a **blocked-ads counter** while including other niche features as well as proposed bugfixes :rocket:. + +As this project has demanded a substantial amount of time, the repository will transition to an _open-core model for ongoing maintenance and updates_ :sparkles:. ## Features