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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 مستودعات

Awesome GitHub RepositoriesBrowser Resource Interceptions

Intercept and customize how the browser loads resources and navigates between pages from the host application.

Distinct from Loading Interception: Distinct from Loading Interception: specifically targets browser-level resource and navigation interception, not general data loading.

Explore 6 awesome GitHub repositories matching data & databases · Browser Resource Interceptions. Refine with filters or upvote what's useful.

Awesome Browser Resource Interceptions GitHub Repositories

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

    FelisCatus/SwitchyOmega

    22,572عرض على GitHub↗

    SwitchyOmega is a browser proxy manager and extension that controls network traffic routing and manages proxy configurations through a graphical interface. It functions as a proxy routing orchestrator and a PAC script generator, converting user-defined rules into JavaScript auto-config scripts for automated network routing. The project enables users to organize network configurations into distinct profiles, allowing for the switching of proxying logic based on different environments. It automates the selection of proxy servers by matching requested URLs against predefined patterns to avoid ma

    Uses the browser's native proxy API to intercept requests and apply routing logic.

    CoffeeScript
    عرض على GitHub↗22,572
  • phobal/ivideoالصورة الرمزية لـ phobal

    phobal/ivideo

    11,830عرض على GitHub↗

    ivideo is a cross-platform media client and video aggregator that consolidates content from multiple streaming platforms into a single unified interface. It functions as a webview content wrapper that embeds third-party video pages within a native browser component for use across Windows, Mac, and Linux. The project operates as a premium content unlocker by intercepting network requests and modifying headers to bypass subscription requirements and access restricted resources. It further enables regional media access through user-agent spoofing, allowing users to view video streams from specif

    Intercepts and modifies browser-level network requests to bypass subscription requirements and access restricted media resources.

    JavaScript
    عرض على GitHub↗11,830
  • weolar/miniblink49الصورة الرمزية لـ weolar

    weolar/miniblink49

    7,820عرض على GitHub↗

    miniblink49 is a stripped-down Blink browser kernel and embedded web UI framework used to integrate HTML user interfaces into native C++ applications. It functions as a C++ JavaScript interop bridge that maps high-level script calls to low-level native logic and provides a resource-optimized headless browser engine for processing web content without a graphical interface. The project enables custom browser environment control by bypassing cross-origin security policies to allow requests across different domains. It further allows for the interception of network resources to replace remote ass

    Intercepts and customizes how the browser kernel loads resources and handles domain restrictions.

    C++blinkchromiumelectron
    عرض على GitHub↗7,820
  • chromiumembedded/cefالصورة الرمزية لـ chromiumembedded

    chromiumembedded/cef

    4,379عرض على GitHub↗

    The Chromium Embedded Framework (CEF) is a framework for embedding a full Chromium web browser into native desktop applications, enabling them to render web content and execute JavaScript. It provides a multi-process browser runtime that manages isolated browser, renderer, and GPU processes to maintain application stability and security, along with a process sandboxing framework that restricts child process capabilities to prevent malicious web content from affecting the host system. CEF distinguishes itself through a comprehensive native JavaScript bridge library that bridges native applicat

    Ships a resource loading and navigation interception system for customizing browser behavior from the host application.

    C++browsercefchromium
    عرض على GitHub↗4,379
  • meliorence/react-native-render-htmlالصورة الرمزية لـ meliorence

    meliorence/react-native-render-html

    3,651عرض على GitHub↗

    This project is an HTML-to-native renderer and cross-platform UI component that transforms web-standard markup into native mobile components. It functions as a CSS-to-native style engine and a customizable HTML parser, allowing web content to be displayed in mobile applications without the use of a full web view. The library is distinguished by its ability to intercept and modify the HTML DOM tree before rendering, enabling the injection of custom components, the filtering of specific nodes, and the overriding of default element translation models. It also implements a sophisticated style res

    Intercepts anchor clicks to trigger custom logic and prevent default browser page reloads.

    TypeScriptandroidcsscustomizable
    عرض على GitHub↗3,651
  • ssh-mitm/ssh-mitmالصورة الرمزية لـ ssh-mitm

    ssh-mitm/ssh-mitm

    1,457عرض على GitHub↗

    هذا المشروع عبارة عن إطار عمل للوكيل الشفاف (transparent proxy) مصمم لاعتراض وتحليل ومعالجة حركة مرور بروتوكول Secure Shell (SSH). من خلال إنهاء اتصالات العميل والخادم بشكل مستقل، يوفر المشروع رؤية كاملة للجلسات المشفرة، مما يسمح بمراقبة تدفقات المصادقة، ونقل الملفات، وتنفيذ الأوامر في الوقت الفعلي. تتميز الأداة ببنية معيارية تعتمد على الإضافات (plugins) التي تمكن المستخدمين من حقن منطق اعتراض مخصص في سير عمل الوكيل. كما تدعم إنشاء بيئات مؤقتة وعملاء وهميين في الذاكرة، مما يسهل محاكاة سيناريوهات الأمان واختبار قوة المصادقة دون الحاجة إلى بنية تحتية خارجية. يغطي إطار العمل مساحة واسعة من القدرات، بما في ذلك تدقيق سلوك أمان العميل، والتقاط بيانات اعتماد المصادقة، وفحص بروتوكولات الشبكة المغلفة مثل الأنفاق وعمليات الإدارة عن بُعد. كما يوفر عناصر تحكم تشغيلية لإدارة الجلسات المتزامنة والحفاظ على تكافؤ الجلسة من خلال إعادة توجيه إشارات الطرفية.

    Provides real-time inspection and modification of NETCONF operations within secure shell tunnels.

    Pythonmitmmitm-attacksmitm-server
    عرض على GitHub↗1,457
  1. Home
  2. Data & Databases
  3. Data Loading Optimizations
  4. Loading Interception
  5. Browser Resource Interceptions

استكشف الوسوم الفرعية

  • Proxy API Interceptions1 وسم فرعيInterceptions specifically targeting the browser's native proxy configuration APIs for routing control. **Distinct from Browser Resource Interceptions:** Focuses on the proxy configuration API rather than general resource loading or DOM interception