Tamperish is developed to be an easy-to-use user styles & scripts injection tool. π It allows you to tamper with web pages using CSS & JavaScript snippets pretty much any way possible. π·ββοΈ
Tamperish attempts to recover most of the customisation abilities formerly provided by Tampermonkey and Stylish extensions, but using a simpler, more strict injection hierarchy. πΎ
Some examples of how can Tamperish be used for customisation are now available on GitHub, too!
https://github.com/username0x0a/Tamperish-tweaks
Feel free to use these as inspiration and eventually push your own contributions, too! π
- Open the app
- Pick a
Tampers
folder where all customisation files will be stored π - Add some Tamper files (either CSS styles or JavaScript scripts) according to the hierarchy described below: π
www.google.com
folder will be applied on Google Search pagecom
folder contents will be applied on allcom
domains- Tamper files placed directly to the
Tampers
folder will be applied everywhere
- Enable the extension in Safari preferences βΒ can be done by clicking the On/Off button in the app
- Refresh the desired web page & profit. π