Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# uBlock for Mac

**This is in no way affiliated with uBlock Origin by @gorhill. This is created by BetaFish, creators of [AdBlock](https://getadblock.com/).**

uBlock is a general-purpose content blocker, which means it can be used to block ads as well as other forms of content on webpages. uBlock can also be used to help users neutralize privacy-invading trackers. The uBlock Mac app, also called a Safari app extension by Apple, is available for download on the [homepage](https://www.ublock.org/macOS/) or in the [App Store](https://itunes.apple.com/us/app/ublock/id1385985095?ls=1&mt=8). The uBlock Mac app will be the preferred product for blocking ads in Safari in light of [recent news from Apple](https://developer.apple.com/safari/whats-new/) that it will be deprecating legacy extensions.

### Screenshots
Expand Down
2 changes: 1 addition & 1 deletion uBlockExtension/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2018 uBlock, LLC. All rights reserved.</string>
<key>NSHumanReadableDescription</key>
<string>A fast, effective, and lean ad blocker. Block ads, trackers, and protects your privacy.</string>
<string>A fast, effective, and lean ad blocker. This is not affiliated with uBlock Origin by gorhill, and is created by BetaFish, creators of AdBlock.</string>
</dict>
</plist>