awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesBrowser Kernel Management

Control over the underlying browser engines used by applications to manage navigation and data privacy.

Distinct from Browser Navigation: Existing candidates are for general web browsers or navigation, not the management of internal browser kernels.

Explore 3 awesome GitHub repositories matching mobile development · Browser Kernel Management. Refine with filters or upvote what's useful.

Awesome Browser Kernel Management GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • jingmatrix/lsposedAvatar de JingMatrix

    JingMatrix/LSPosed

    11,494Voir sur GitHub↗

    LSPosed is an Android runtime hooking framework and system modification tool. It enables the modification of application and system behavior in memory without altering original installation files, serving as a platform for distributing and managing community-created extension modules. The project provides a comprehensive suite for device and identity spoofing, including the ability to mask hardware identifiers, simulate geographic locations, and conceal root access or hooking frameworks to bypass security and integrity checks. It also functions as an application modder to unlock premium featu

    Disables specific browser kernels and blocks page interception to protect the clipboard.

    Javaandroidarthooklsposed
    Voir sur GitHub↗11,494
  • weolar/miniblink49Avatar de weolar

    weolar/miniblink49

    7,820Voir sur 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

    Integrates a stripped-down browser kernel as a widget to render HTML user interfaces in native apps.

    C++blinkchromiumelectron
    Voir sur GitHub↗7,820
  • pichillilorenzo/flutter_inappwebviewAvatar de pichillilorenzo

    pichillilorenzo/flutter_inappwebview

    3,736Voir sur GitHub↗

    This is a plugin for embedding inline or headless web browsers within Flutter applications to render web content. It provides a system for integrating native webview components directly into the widget tree, allowing for the display of web pages and local assets. The project distinguishes itself by offering a headless browser controller for programmatic interaction and data extraction, as well as tools to wrap Progressive Web Apps into native application containers. It includes a mobile bridge for WebRTC to manage camera and microphone permissions for real-time audio and video communication.

    Provides a system for integrating native webview components directly into the Flutter widget tree to render web content.

    Dartandroidbrowsercookie-manager
    Voir sur GitHub↗3,736
  1. Home
  2. Mobile Development
  3. Browser Kernel Management

Explorer les sous-tags

  • Embedded Browser Kernels1 sous-tagIntegration of minimal browser rendering engines into native applications for UI display. **Distinct from Browser Kernel Management:** Focuses on the architectural embedding of the kernel as a framework, not managing a full browser's navigation or privacy.