Tamperish for Safari 4+

User scripts & styles for web

Michal Zelinka

    • 5.0 • 1 Rating
    • Free

Screenshots

Description

Inject CSS & JS snippets with ease!

Some example tweaks can be found at:
https://github.com/username0x0a/Tamperish-tweaks

Easy-to-use tool for web pages customization.

Main use case of Tamperish:

• injecting custom CSS styles to alter web page visual
• injecting custom JavaScript code snippets to alter web page behavior

All you need to do is to pick a source folder where your Tamper files will be stored. Detailed information on how these files are to be stored & processed is available within the main application.

Tampermonkey & Stylish snippets are not fully supported yet, but these may be used after some modifications.

Feel free to support development of Tamperish by getting it on Mac App Store!

What’s New

Version 1.2

This update introduces support for Apple Silicon and macOS Big Sur! Another fix for Tampers folder handling issue causing Safari to partially drop its permissions on relaunch is also in place.

Ratings and Reviews

5.0 out of 5
1 Rating

1 Rating

thing thing thing ,

GODMODE for web browsing.

If you have the ability to read & write HTML, CSS & Javascript, Tamperish gives you the ability to exercise arbitrary control over how websites appear, and work in Safari.

Lets say a certain “do you want to subscribe to notifications” sheet seems to be appearing all over the web, and you have the “allow websites to ask for permission to send notifications” checkbox unchecked in Safari. These sites aren’t using the proper channels to ask for notification permission - they’re actively ignoring your stated desire not to be pestered with notifications. With Tamperish, you would fire up Web Inspector in Safari, locate the troublesome element on the page, check the CSS IDs, Classes etc applied to it, and then add those CSS selectors, with a display: none property to your Tamperish css file.

For example:

.pushly_popover { display: none; }

It’s a beautifully elegant, and powerful solution.

App Privacy

The developer, Michal Zelinka, indicated that the app’s privacy practices may include handling of data as described below. For more information, see the developer's privacy policy.

Data Not Collected

The developer does not collect any data from this app.

Privacy practices may vary, for example, based on the features you use or your age. Learn More

More By This Developer