<< back

Userscripts 4.4.5

Open source Safari extension that lets you save and run JavaScript code from websites

Category: Developer Tools
Price: Free
Popularity: Medium
Version String: 4.4.5 (82)
Release Date: 2023-11-01
Architecture: Intel & AppleSilicon(ARM)
Minimum OS: macOS 12.0
Vendor Name: Justin Wasack
Homepage: github.com

Version History 4.4.5 (82)

Visit the GitHub repository for help or to report bugs: https://github.com/quoid/userscripts/

Changes:

- fix: correctly returns xhr errors when type is blob - #558

Description:

Userscripts is an open source Safari extension that lets you save and run arbitrary bits of JavaScript code for the websites you visit. It implements a Javascript editor right in your browser for a simple method of creating and saving your code.

Features:

- Open source
- Simple usage
- Automatically locally saves your script to the file system
- 'Advanced' Javascript editor with auto complete
- No user tracking

Use cases:

- Automatic page redirection
- Website page manipulation (styling, element creation)
- Custom ad-blocking
- Website custom code injection

If you're looking for a way to easily create quality of life Javacript code snippets for your web browsing experience, give Userscripts a try.