awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • assaf/zombieالصورة الرمزية لـ assaf

    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