awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
scriptscat avatar

scriptscat/scriptcat

0
View on GitHub↗
4,122 星标·315 分支·TypeScript·gpl-3.0·2 次浏览docs.scriptcat.org↗

Scriptcat

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 that enables HTTP requests to bypass standard browser security policies to exchange data with external domains.

The system covers a broad range of capabilities including browser automation via recurring task scheduling and background script execution, web page customization through context injection, and comprehensive script lifecycle management such as bulk importing and version control. It provides data persistence through local, tab-scoped, and synchronized storage, as well as security controls for domain-based blocking and permission management.

Features

  • Browser Extension Script Managers - Acts as a comprehensive manager for installing and executing custom JavaScript scripts to modify website behavior.
  • Sandboxed Scripting - Executes scripts in a restricted sandbox environment to prevent interference with other browser processes.
  • Browser-Based Workflows - Implements automation engines to schedule recurring tasks and run background scripts independently of open tabs.
  • Cross-Origin Networking - Implements a mechanism to bypass standard CORS restrictions and exchange data with external domains.
  • Cross-Origin Asset Proxies - Bypasses browser security policies using a privileged background context to proxy cross-origin requests.
  • Isolated Execution Sandboxes - Executes custom scripts in a secure, isolated sandbox environment to prevent interference with other browser processes.
  • Script Permissions Management - Mandates that scripts request access to sensitive operations and requires user confirmation for high-risk actions.
  • Sandboxed Execution Environments - Implements an isolated execution layer to run user scripts securely while providing specialized API access.
  • Persistent Background Workers - Maintains a persistent background execution thread to handle recurring tasks and global events.
  • Browser APIs - Provides built-in interfaces for managing cookies, clipboard data, and cross-domain requests within the browser.
  • Browser Extension Development - Provides tools for creating and testing scripts with access to advanced browser APIs and notifications.
  • Script Injections - Enables the injection of custom JavaScript into web pages to modify DOM behavior and automate tasks.
  • Metadata-Driven Injection Engines - Uses header-based metadata to determine the execution order and permissions of user scripts.
  • Script Context Injections - Injects JavaScript into the page environment at specific lifecycle stages to modify the DOM or intercept network requests.
  • Web Page Customizations - Allows injecting scripts into web pages to modify their appearance and add new interactive features.
  • Recurring Task Automation - Runs scripts on a fixed timetable to automate repetitive actions such as check-ins or reminders.
  • Script Metadata Retrievers - Retrieves structured metadata about script versions and runtime parameters to determine execution context.
  • User Script Synchronization - Synchronizes installed scripts and configurations across different devices using external cloud storage providers.
  • Advanced Configuration Tools - Provides specialized storage and configuration tools for complex tasks that exceed standard script capabilities.
  • Script Sync Services - Ships a synchronization service to keep user scripts and subscriptions consistent across different devices.
  • Community Script Stores - Allows users to discover and install popular scripts from a central store or publish their own.
  • In-Browser Code Editing - Includes a built-in development environment for writing, testing, and debugging JavaScript directly in the browser.
  • Cloud-Agnostic Synchronization - Synchronizes installed scripts and subscriptions across devices using an abstracted cloud storage layer.
  • Cross-Origin Request Engines - A system for performing HTTP requests that bypass browser security policies to exchange data with external domains.
  • Cookie Management - Provides interfaces for reading and modifying HTTP cookies across different domains subject to user authorization.
  • Script Execution Blocking - Implements a domain blacklist to prevent specific user scripts from running on designated websites.
  • Background Task Schedulers - Executes scripts continuously in the background to perform persistent tasks independently of open tabs.
  • Inline Editors - Provides a built-in code editor that allows scripts to be modified directly within the browser interface.
  • Script Update Management - Checks for updates to installed scripts and applies silent or manual updates to the latest version.
  • Script Execution Controls - Defines execution order and environment permissions, including specific modes like incognito windows.

Star 历史

scriptscat/scriptcat 的 Star 历史图表scriptscat/scriptcat 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Frequently asked questions

What does scriptscat/scriptcat do?

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.

What are the main features of scriptscat/scriptcat?

The main features of scriptscat/scriptcat are: Browser Extension Script Managers, Sandboxed Scripting, Browser-Based Workflows, Cross-Origin Networking, Cross-Origin Asset Proxies, Isolated Execution Sandboxes, Script Permissions Management, Sandboxed Execution Environments.

What are some open-source alternatives to scriptscat/scriptcat?

Open-source alternatives to scriptscat/scriptcat include: violentmonkey/violentmonkey — Violentmonkey is a userscript manager extension and JavaScript injection framework. It allows users to install and… tampermonkey/tampermonkey — Tampermonkey is a userscript manager used for browser behavior modification and web page automation. It allows for the… quoid/userscripts — Userscripts is a Safari browser extension that installs and runs custom JavaScript and CSS on websites through Apple's… mdn/webextensions-examples — This project is a reference library and collection of practical code samples for building browser extensions using… sxei/chrome-plugin-demo — 《Chrome插件开发全攻略》配套完整Demo,欢迎clone体验. autoscrape-labs/pydoll — pydoll is a Chrome DevTools Protocol automation library and headless browser controller used for web data extraction…

Scriptcat 的开源替代方案

相似的开源项目,按与 Scriptcat 的功能重合度排序。
  • violentmonkey/violentmonkeyviolentmonkey 的头像

    violentmonkey/violentmonkey

    7,874在 GitHub 上查看↗

    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

    JavaScriptuserscripts-supportviolentmonkeywebextensions
    在 GitHub 上查看↗7,874
  • tampermonkey/tampermonkeyTampermonkey 的头像

    Tampermonkey/tampermonkey

    5,269在 GitHub 上查看↗

    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

    JavaScript
    在 GitHub 上查看↗5,269
  • quoid/userscriptsquoid 的头像

    quoid/userscripts

    4,349在 GitHub 上查看↗

    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

    Swiftsafarisafari-app-extensionsafari-extension
    在 GitHub 上查看↗4,349
  • mdn/webextensions-examplesmdn 的头像

    mdn/webextensions-examples

    4,447在 GitHub 上查看↗

    This project is a reference library and collection of practical code samples for building browser extensions using WebExtensions APIs. It provides implementation guides and functional examples for core extension components, including content scripts, background processes, and browser action popups. The repository focuses on demonstrating specific implementation patterns for browser UI customization and web page manipulation. It includes samples for creating sidebars, context menus, and options pages, as well as techniques for injecting scripts and styles to alter DOM elements and page appeara

    JavaScript
    在 GitHub 上查看↗4,447
查看 Scriptcat 的所有 30 个替代方案→