fire015 / adblocker-notice-removal

Chrome extension to remove the ad blocker notice on popular sites
https://chromewebstore.google.com/detail/ad-blocker-notice-removal/bnohpbaeckhhfnfijdnapgmbldkigchl
9 stars 3 forks source link

Issue with outlook.live.com #123

Closed rdeforest closed 9 months ago

rdeforest commented 9 months ago

https://outlook.live.com/mail/0/

Extension version: 1.2.37 User agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36

Which country are you browsing from? United States

Please take a screenshot of the adblocker notice and drag and drop the image here if possible.

image

I was able to block it in uBlockOrigin with the following rule, which will break the next time Microsoft changes their layout:

outlook.live.com##div#mainApp > div > div > div > div > div > div:nth-child(4)

fire015 commented 9 months ago

This doesn't block the user from using Outlook and the rule is very likely to break as you said, so I don't think its worth adding to this extension. Thanks