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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesScript Update Management

Systems for checking and applying updates to installed user scripts.

Distinct from Browser Extension Script Managers: Focuses on updating external user scripts rather than general software versioning or build snapshots.

Explore 3 awesome GitHub repositories matching web development · Script Update Management. Refine with filters or upvote what's useful.

Awesome Script Update Management GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • 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

    Checking remote sources for newer script versions and automatically downloading updates when metadata specifies version and update URLs.

    Swiftsafarisafari-app-extensionsafari-extension
    在 GitHub 上查看↗4,349
  • adlered/csdngreeneradlered 的头像

    adlered/CSDNGreener

    4,203在 GitHub 上查看↗

    CSDNGreener 是一套自定义工具和规则,设计为浏览器扩展或 Tampermonkey 用户脚本,用于过滤促销内容并清理 Web 布局。它专门作为 CSDN 平台的过滤器,删除广告和浮动窗口以提高页面可读性。 该项目专注于 CSDN 的界面优化,修改布局和用户界面以提高浏览速度和可用性。它通过删除促销弹窗和分散注意力的视觉元素来实现这一目标,从而创造一个更整洁的阅读环境。 这些功能通过内容过滤、布局优化以及通过 Tampermonkey 管理自定义 JavaScript 来实现。

    Utilizes browser extension script management to alter the behavior of specific websites.

    JavaScriptcsdntampermonkeyuserscript
    在 GitHub 上查看↗4,203
  • scriptscat/scriptcatscriptscat 的头像

    scriptscat/scriptcat

    4,122在 GitHub 上查看↗

    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

    Checks for updates to installed scripts and applies silent or manual updates to the latest version.

    TypeScriptchrome-extensiongreasemonkey-userscriptscriptcat
    在 GitHub 上查看↗4,122
  1. Home
  2. Web Development
  3. Browser Extension Script Managers
  4. Script Update Management