# Userscript manager

> AI-ranked search results for `userscripts` on awesome-repositories.com — ordered by an LLM for relevance, best match first. 91 total matches; showing the top 7.

Explore on the web: https://awesome-repositories.com/q/userscripts

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [this search on awesome-repositories.com](https://awesome-repositories.com/q/userscripts).**

## Results

- [quoid/userscripts](https://awesome-repositories.com/repository/quoid-userscripts.md) (4,349 ⭐) — Userscripts is a Safari browser extension that installs and runs custom JavaScript and CSS on websites through Apple's content script injection system. It provides a privileged execution context that allows userscripts to perform cross-origin HTTP requests and access clipboard functionality beyond standard browser sandbox restrictions.

The extension uses metadata tags like @match, @run-at, and @weight to control precisely when and where scripts execute on web pages. It includes a built-in code editor with syntax highlighting and linting for modifying scripts directly, and supports automatic s
- [tampermonkey/tampermonkey](https://awesome-repositories.com/repository/tampermonkey-tampermonkey.md) (5,269 ⭐) — Tampermonkey is a userscript manager used for browser behavior modification and web page automation. It allows for the installation and management of custom scripts that inject JavaScript into web pages to change their appearance or functionality.

The project enables cross-browser script synchronization to maintain a consistent set of modifications across multiple devices. It provides a mechanism to manage custom userscript collections and synchronize them via cloud accounts.

The system covers a broad range of capabilities including the automation of repetitive tasks on specific websites and
- [scriptscat/scriptcat](https://awesome-repositories.com/repository/scriptscat-scriptcat.md) (4,122 ⭐) — Scriptcat is a user script manager and browser extension designed to install, execute, and manage custom JavaScript scripts to modify website behavior and extend browser functionality. It features a JavaScript sandbox environment that provides specialized APIs for storage, cookies, and system notifications, alongside a cloud-synced script repository to keep subscriptions and configurations consistent across multiple devices.

The project includes an in-browser script editor for writing, testing, and debugging code directly within the browser. It also incorporates a cross-domain request engine
- [violentmonkey/violentmonkey](https://awesome-repositories.com/repository/violentmonkey-violentmonkey.md) (7,874 ⭐) — Violentmonkey is a userscript manager extension and JavaScript injection framework. It allows users to install and manage custom scripts and CSS to modify the behavior and appearance of websites based on metadata-driven trigger conditions.

The project functions as a cloud-synced script manager, backing up and synchronizing scripts across different devices using external cloud storage services. It also serves as a cross-origin request bridge, providing a communication layer that enables scripts to bypass the same-origin policy to fetch data.

The tool covers a broad range of browser automation
- [greasemonkey/greasemonkey](https://awesome-repositories.com/repository/greasemonkey-greasemonkey.md) (2,563 ⭐) — Greasemonkey is a Firefox extension that functions as a JavaScript userscript engine and manager, executing custom scripts on target web pages to automate tasks and alter page functionality. It injects user code into the isolated execution context of web pages before or during page load, allowing users to modify content, behavior, and styling dynamically on specific websites.

The extension integrates natively into the browser extension system using background processes and messaging interfaces. It parses special comment blocks inside scripts to determine execution permissions, URL matching pa
- [firefoxbar/userscript](https://awesome-repositories.com/repository/firefoxbar-userscript.md) (0 ⭐)
- [shenruisi/stay](https://awesome-repositories.com/repository/shenruisi-stay.md) (1,294 ⭐) — Stay is a local userscript manager and an extension sample for Safari on iOS/iPadOS.
