Skip to content

username0x0a/Tamperish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Tamperish for Safari

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. πŸ‘·β€β™‚οΈ

Main window of Tamperish

Tamperish attempts to recover most of the customisation abilities formerly provided by Tampermonkey and Stylish extensions, but using a simpler, more strict injection hierarchy. πŸ‘Ύ

Customisation examples

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! πŸ™

How to use

  • 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: πŸ– Folder structure
    • www.google.com folder will be applied on Google Search page
    • com folder contents will be applied on all com 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. πŸ‘

Page style snippet example