Update Safari installation instructions

JS Blocker and TamperMonkey are no longer good options. JS Blocker is
deprecated, see https://jsblocker.toggleable.com, and TamperMonkey
for Safari now costs money.

Therefore I replace these instructions with instructions for
Userscripts. Userscripts has the following advantages to JS Blocker /
TamperMonkey.

- 1. It is free, as in muh freedom and otherwise
- 2. It works with the latest MacOS Safari (14.0.1)
This commit is contained in:
Olav Fosse 2020-11-26 18:37:59 +01:00
parent 7742edd22c
commit 81b743ed1c

View File

@ -33,7 +33,7 @@ Ports of Greasemonkey are available for [SeaMonkey](https://sourceforge.net/proj
Note: This version of 4chan X does not work with Opera 12. If you need Opera 12 support, try [loadletter's fork](https://github.com/loadletter/4chan-x) instead.
### Safari
Install [JS Blocker](http://jsblocker.toggleable.com/) or [Tampermonkey](http://tampermonkey.net/?browser=safari), then **[click here to install 4chan X](https://www.4chan-x.net/builds/4chan-X.user.js)**.
Install the [Userscripts](https://itunes.apple.com/us/app/userscripts/id1463298887) extension. Enable it by pressing `⌘,`, navigating to the extensions pane and checking `Userscripts` chechbox. Now open the Userscripts editor by clicking on the `</>` button in the taskbar. Then click on the `+` button and select the `New Javascript` option. Replace the default text with the contents of the 4chan X **[script](https://www.4chan-x.net/builds/4chan-X.user.js)**. Finally save it by pressing `⌘s`.
### WebKitGTK+ / QtWebKit / QtWebEngine
Several minimal browsers have support for userscripts and can run 4chan X. Due to the lack of the cross-site GM_* API, and lack of support for userscripts in iframes, not all features will work. You may experience crashes when repeatedly solving the default image-based captchas. You can avoid this problem by enabling `Use Recaptcha v1` in your settings.