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
·

4 dépôts

Awesome GitHub RepositoriesBrowser Extensibility

Capabilities that allow third-party integration to enhance core browsing features.

Distinguishing note: Focuses on the extensibility capability rather than the extension system architecture.

Explore 4 awesome GitHub repositories matching web development · Browser Extensibility. Refine with filters or upvote what's useful.

Awesome Browser Extensibility 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.
  • zen-browser/desktopAvatar de zen-browser

    zen-browser/desktop

    42,877Voir sur GitHub↗

    This project is an open-source desktop web browser built on the Gecko rendering engine. It is designed to prioritize user privacy and security, utilizing a multi-process architecture to isolate web content and maintain a secure sandbox environment for all browsing activities. The browser distinguishes itself through a highly modular interface engine that allows users to customize visual layouts and functional behaviors using style sheets and community-developed modifications. It supports advanced productivity workflows by enabling users to synchronize navigation state across multiple windows,

    Enhances core browsing capabilities by integrating third-party mods and extensions.

    JavaScriptfirefoxfirefox-basedfirefox-browser
    Voir sur GitHub↗42,877
  • segmentio/nightmareAvatar de segmentio

    segmentio/nightmare

    19,775Voir sur GitHub↗

    Nightmare is an Electron-based browser automation library and headless browser controller. It provides the infrastructure to programmatically navigate web pages, interact with DOM elements, and execute JavaScript within a background browser instance. The project distinguishes itself by integrating a full Chromium instance within an Electron shell, allowing for the management of browser sessions, network proxy settings, and persistent storage partitions. It enables the capture of page states as PNG screenshots, PDF documents, or HTML files. The tool covers a broad range of capabilities includ

    Allows adding custom actions, namespaces, or plugins to implement specialized automation workflows.

    JavaScript
    Voir sur GitHub↗19,775
  • kiwibrowser/src.nextAvatar de kiwibrowser

    kiwibrowser/src.next

    3,520Voir sur GitHub↗

    This project is a Chromium-based web browser and multi-process browser shell. It utilizes a sandboxed architecture to isolate the rendering engine from the browser shell and manages web page rendering through GPU acceleration. The system includes a browser extension host and framework designed to execute third-party add-ons by managing their bindings, events, and feature sets. It also incorporates a web platform performance suite that uses synthetic microbenchmarks to measure the latency and throughput of low-level system primitives. The browser maintains security boundaries via filtered int

    Provides the capability to run third-party extensions to expand the web browsing experience.

    C++
    Voir sur GitHub↗3,520
  • kiwibrowser/srcAvatar de kiwibrowser

    kiwibrowser/src

    2,948Voir sur GitHub↗

    This project is a Chromium-based mobile browser and rendering engine designed for mobile platforms. It functions as a web extension host, allowing the execution of browser extensions within a mobile environment to provide custom functionality. The project distinguishes itself through custom user interface modifications, such as the implementation of a specialized night mode and the relocation of the address bar for improved ergonomics. It also includes a remote debugging interface and protocol that allow an external developer console to connect to a live browser instance for inspecting and tr

    Implements a modular framework to load, manage, and execute browser extensions within a mobile host.

    Voir sur GitHub↗2,948
  1. Home
  2. Web Development
  3. Browser Extensibility