Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/username0x0a/Tamperish
CSS & JavaScript snippets injection extension for Safari π¨π·ββοΈπ
https://github.com/username0x0a/Tamperish
customization macos objc objective-c safari safari-extension stylish tampermonkey userscript userscripts userstyle userstyles
Last synced: 2 months ago
JSON representation
CSS & JavaScript snippets injection extension for Safari π¨π·ββοΈπ
- Host: GitHub
- URL: https://github.com/username0x0a/Tamperish
- Owner: username0x0a
- Created: 2020-06-04T19:04:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-28T20:21:02.000Z (about 4 years ago)
- Last Synced: 2024-11-13T01:46:29.404Z (3 months ago)
- Topics: customization, macos, objc, objective-c, safari, safari-extension, stylish, tampermonkey, userscript, userscripts, userstyle, userstyles
- Homepage:
- Size: 3.91 KB
- Stars: 41
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://i.imgur.com/QOWVhAW.png)
_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](https://i.imgur.com/eUSINxe.png)
- `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](https://i.imgur.com/5DJSXDD.png)