From cf70f2abbc018218c7e6bac8f8ae0627fb61129c Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 9 Aug 2025 08:59:28 -0400 Subject: [PATCH] [mv3] Add "EasyList -- Notifications" Related feedback: https://old.reddit.com/r/uBlockOrigin/comments/1mlj09l/ --- platform/mv3/rulesets.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/platform/mv3/rulesets.json b/platform/mv3/rulesets.json index c5eed2b1b..ceb482816 100644 --- a/platform/mv3/rulesets.json +++ b/platform/mv3/rulesets.json @@ -159,6 +159,16 @@ ], "homeURL": "https://github.com/easylist/easylist#fanboy-lists" }, + { + "id": "annoyances-notifications", + "name": "EasyList – Notifications", + "group": "annoyances", + "enabled": false, + "urls": [ + "https://ublockorigin.github.io/uAssets/thirdparties/easylist-notifications.txt" + ], + "homeURL": "https://github.com/easylist/easylist#fanboy-lists" + }, { "id": "ublock-experimental", "name": "uBlock filters – Experimental",