From af52f29a1381a3a7d54d0898f30b625faa5dbcbf Mon Sep 17 00:00:00 2001 From: Joel Arvidsson Date: Wed, 23 Dec 2020 01:24:06 +0100 Subject: [PATCH] Add README --- README.md | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8b6072d --- /dev/null +++ b/README.md @@ -0,0 +1,53 @@ +
+ +

Hush

+

+ Block nags to accept cookies and privacy invasive tracking in Safari +

+
+
+
+
+ +## Download + +### iOS + +[![](https://linkmaker.itunes.apple.com/assets/shared/badges/en-us/appstore-lrg.svg)](https://apps.apple.com/app/id1544743900) + +Requires iOS 10.14 or later. + +### macOS + +Pending approval for Mac App Store. [Direct download](https://github.com/oblador/hush/releases/latest/download/Hush.dmg). + +Requires macOS 11 or later. + +## Screenshots + + + +## Building from source + +To build the app in Xcode, you need to have [deno](https://deno.land) installed first: + +```sh +brew install deno +xcode-select --install +``` + +## FAQ + +#### Why does website X display nags with Hush enabled? + +On some sites it's not possible to block/hide cookie notices or tracking consent screens without also breaking the site. Other sites have obfuscations in place to prevent blocking. Regardless, you may open an issue on GitHub or [fill in a form](https://docs.google.com/forms/d/e/1FAIpQLSeox139lwja1Yl94dIZLSg8Ga8Wt4PAWSmRwtIe7NPb7WtHMA/viewform) to report it. + +#### Why does website X break with Hush enabled? + +First ensure that it's actually Hush breaking it by disabling it in settings and reloading the page. If it works after this, please report it by opening an issue. + +## License + +Hush: [MIT License](http://opensource.org/licenses/mit-license.html). © Joel Arvidsson 2020-present + +[Fanboy List](https://easylist.to): [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/). © Rick Petnel and contributors 2005