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

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

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

4 个仓库

Awesome GitHub RepositoriesUser Scripting Tools

Frameworks and utilities for developing and managing browser-based scripts that modify web page behavior.

Distinguishing note: Focuses on browser-side script injection and automation rather than general-purpose web application frameworks.

Explore 4 awesome GitHub repositories matching web development · User Scripting Tools. Refine with filters or upvote what's useful.

Awesome User Scripting Tools GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • the1812/bilibili-evolvedthe1812 的头像

    the1812/Bilibili-Evolved

    29,553在 GitHub 上查看↗

    Bilibili-Evolved is a browser-based environment that functions as a web content modification engine. It operates as a user interface customization suite, allowing users to personalize their browsing experience by injecting custom logic and interface modifications directly into the Bilibili platform. The project distinguishes itself through a modular component architecture that organizes independent features into isolated units, which can be toggled or configured individually. It utilizes a user-script injection mechanism and a document mutation observer pattern to dynamically alter site asset

    Provides a dedicated environment for creating and managing modular browser scripts that inject custom logic into web pages.

    TypeScriptbilibilitampermonkeyuserscript
    在 GitHub 上查看↗29,553
  • mozilla-mobile/firefox-iosmozilla-mobile 的头像

    mozilla-mobile/firefox-ios

    12,973在 GitHub 上查看↗

    Firefox iOS is a mobile web browser for iOS devices that uses the WebKit engine to render web content and provide navigation and search capabilities. It is a cross-platform browser implementation that adapts core browsing technologies and user interfaces for the Apple mobile operating system. The project includes a specialized build pipeline for automating the compilation, linting, and testing of the application. This system manages remote asset syncing for brand iconography and enforces coding standards through static analysis quality gates. The browser supports the injection of user script

    Provides tools for compiling and injecting user scripts to modify web page behavior.

    Swiftbrowserfirefoxios-app
    在 GitHub 上查看↗12,973
  • uazo/cromiteuazo 的头像

    uazo/cromite

    6,684在 GitHub 上查看↗

    Cromite is a privacy-focused browser built as a fork of Chromium that embeds a network-level content blocking engine to intercept advertisements, pop-ups, and tracking scripts before they reach the page. It applies community-maintained public filter lists directly within the browser, eliminating the need for external extensions, and uses a curated patch system applied to the Chromium source tree at build time to add or modify features without maintaining a separate codebase. The browser is hardened against tracking and data leakage through a comprehensive set of privacy and security measures.

    Executes custom user scripts on Android to modify page behavior.

    C++
    在 GitHub 上查看↗6,684
  • adlered/csdngreeneradlered 的头像

    adlered/CSDNGreener

    4,203在 GitHub 上查看↗

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

    Implemented as a user script that modifies web page behavior and layout.

    JavaScriptcsdntampermonkeyuserscript
    在 GitHub 上查看↗4,203
  1. Home
  2. Web Development
  3. User Scripting Tools

探索子标签

  • Android User ScriptsExecutes custom user scripts on Android to modify page behavior. **Distinct from User Scripting Tools:** Distinct from User Scripting Tools: focuses specifically on Android execution, not general browser script management.