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

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

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

1 个仓库

Awesome GitHub RepositoriesInstance Customization Hooks

Allows customization of every new browser instance by applying an extension function that adds properties, listeners, or methods.

Distinct from Browser Extensions: Distinct from Browser Extensions: focuses on programmatic customization of browser instances within Node.js, not browser add-ons for end users.

Explore 1 awesome GitHub repository matching web development · Instance Customization Hooks. Refine with filters or upvote what's useful.

Awesome Instance Customization Hooks GitHub Repositories

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

    assaf/zombie

    5,630在 GitHub 上查看↗

    Zombie is a headless browser testing framework and full-stack test runner that simulates a complete browser environment entirely within Node.js. It renders and manipulates a virtual DOM using JavaScript alone, without relying on any native browser engine, and processes events, scripts, and page interactions through a single-threaded event loop. This makes it a Node.js browser automation tool that can load, navigate, and interact with web pages programmatically for testing, scraping, or debugging purposes. The framework distinguishes itself through several integrated capabilities that work tog

    Allows customization of every new browser instance by applying an extension function that adds properties, listeners, or methods.

    JavaScript
    在 GitHub 上查看↗5,630
  1. Home
  2. Web Development
  3. Browser Extensions
  4. Instance Customization Hooks