awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • jingmatrix/lsposedAvatar JingMatrix

    JingMatrix/LSPosed

    11,494Vezi pe 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
    Vezi pe GitHub↗11,494
  • weolar/miniblink49Avatar weolar

    weolar/miniblink49

    7,820Vezi pe 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
    Vezi pe GitHub↗7,820
  • pichillilorenzo/flutter_inappwebviewAvatar pichillilorenzo

    pichillilorenzo/flutter_inappwebview

    3,736Vezi pe 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
    Vezi pe GitHub↗3,736
  1. Home
  2. Mobile Development
  3. Browser Kernel Management

Explorează sub-etichetele

  • Embedded Browser Kernels1 sub-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.