awesome-repositories.com
Blog
MCP
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
·
spolu avatar

spolu/breach_core

0
View on GitHub↗
5,365 stele·406 fork-uri·JavaScript·MIT·5 vizualizăribreach.github.io/breach_core↗

Breach Core

breach_core este un browser web JavaScript și un framework modular conceput pentru a crea un mediu de navigare personalizabil. Acesta funcționează ca o platformă extensibilă unde componente independente de aplicații web sunt combinate pentru a construi o experiență de navigare personalizată.

Sistemul utilizează o arhitectură modulară care izolează componentele în procese separate pentru a asigura separarea funcțională. Coordonează aceste module printr-un sistem de comunicare între procese (IPC) care utilizează apeluri de proceduri la distanță (RPC) bazate pe nume și mesagerie de tip broadcast.

Framework-ul permite modificarea interfețelor browserului și a comportamentelor programatice prin injectare de JavaScript și CSS. Include instrumente pentru gestionarea extensiilor prin directoare locale sau repository-uri la distanță și oferă o interfață în linie de comandă (CLI) pentru control administrativ și automatizarea mediului.

Platforma menține, de asemenea, persistența sesiunilor și stocarea locală a cookie-urilor pentru a asigura consistența stării între instanțele de navigare.

Features

  • Custom Browser Development - Provides a framework for building a customizable web browser from independent JavaScript components.
  • Web Browsers - Provides a customizable web browser written in JavaScript with a modular architecture.
  • Remote Procedure Calls - Uses a string-indexed messaging system to coordinate function calls between isolated browser modules.
  • Inter-Module Communication - Implements an event bus for synchronized data distribution across isolated browser modules.
  • Modular Application Assembly - Enables the assembly of modular web apps running in independent processes to create a personalized browser.
  • Process Isolation Architectures - Runs independent web application components in separate OS processes to ensure crash resilience.
  • Browser Environment Compositions - Offers a framework for building personalized browsers by combining independent web app components into a single environment.
  • Browser Interface Customizations - Allows modification of the browser's visual layout and behavior for a tailored user interface.
  • Client-Side Style Injections - Allows modifying the browsing environment's appearance and behavior via custom JavaScript and CSS injection.
  • Process-Isolated Extension Frameworks - Provides a framework for building standalone web app components that run in independent processes.
  • Customizable Browser Environments - Offers a customizable browsing platform that allows modifying behavior and interface using JavaScript and CSS.
  • Theme and Behavior Customizations - Allows modifying the user interface and programmatic behaviors through JavaScript and CSS.
  • CLI-Controllable Browsers - Exposes a terminal-based interface to control navigation and environment state for browser modules.
  • Browser Runtime Controllers - Provides an administrative shell to send direct management commands to the browser runtime.
  • Behavioral Extension Scripts - Uses JavaScript and CSS scripts to programmatically add new functional capabilities to the browser.
  • Directory-Based Plugin Loading - Manages browser extensions by mapping local file system directories to active functional components.
  • Module and Theme Lifecycle Managers - Provides a system to install and remove extensions from local directories or remote repositories.
  • Local and Remote Extension Provisioning - Organizes standalone web app components from local or remote sources to extend browser functionality.
  • Browser Automation APIs - Provides a programmatic interface to manage browser modules and automate the environment via CLI.

Istoric stele

Graficul istoricului de stele pentru spolu/breach_coreGraficul istoricului de stele pentru spolu/breach_core

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Breach Core

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Breach Core.
  • mozilla-firefox/firefoxAvatar mozilla-firefox

    mozilla-firefox/firefox

    11,305Vezi pe GitHub↗

    Firefox is a cross-platform web browser engine designed to render web content, execute JavaScript, and manage secure browsing sessions. It utilizes a multi-process isolation architecture that distributes browser tasks across independent operating system processes to ensure stability and prevent site-specific failures from impacting the entire application. The engine incorporates a sandboxed execution environment to restrict web content and untrusted scripts to isolated memory compartments, enforcing security policies that prevent unauthorized access to system resources. The project distinguis

    JavaScript
    Vezi pe GitHub↗11,305
  • brave/brave-browserAvatar brave

    brave/brave-browser

    21,691Vezi pe GitHub↗

    Brave is a privacy-centric web browser built on the Chromium engine. It functions as a cross-platform navigation tool designed to protect user data by automatically blocking trackers and advertisements by default. The browser distinguishes itself through integrated search capabilities that allow for programmatic control over query execution and data retrieval. It provides a platform for custom search engine development, enabling users to apply specific ranking rules, filter content based on geographic or temporal constraints, and enrich results with real-time structured data. Beyond its core

    bravebrowserchromium
    Vezi pe GitHub↗21,691
  • kiwibrowser/srcAvatar kiwibrowser

    kiwibrowser/src

    2,948Vezi pe 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

    Vezi pe GitHub↗2,948
  • qutebrowser/qutebrowserAvatar qutebrowser

    qutebrowser/qutebrowser

    11,568Vezi pe GitHub↗

    qutebrowser is a keyboard-driven web browser built on the Qt framework and the Chromium-based rendering engine. It provides a minimalist interface that prioritizes content visibility by removing traditional toolbars and visual clutter, relying instead on a command-line interaction model for navigation and browser control. The browser is designed for users who prefer to manage web tasks through rapid keystrokes rather than mouse-based graphical interfaces. It includes an integrated document viewer that renders PDF files directly within the application window, removing the need for external sof

    Pythonbrowserpyqt5python
    Vezi pe GitHub↗11,568
Vezi toate cele 30 alternative pentru Breach Core→

Întrebări frecvente

Ce face spolu/breach_core?

breach_core este un browser web JavaScript și un framework modular conceput pentru a crea un mediu de navigare personalizabil. Acesta funcționează ca o platformă extensibilă unde componente independente de aplicații web sunt combinate pentru a construi o experiență de navigare personalizată.

Care sunt principalele funcționalități ale spolu/breach_core?

Principalele funcționalități ale spolu/breach_core sunt: Custom Browser Development, Web Browsers, Remote Procedure Calls, Inter-Module Communication, Modular Application Assembly, Process Isolation Architectures, Browser Environment Compositions, Browser Interface Customizations.

Care sunt câteva alternative open-source pentru spolu/breach_core?

Alternativele open-source pentru spolu/breach_core includ: mozilla-firefox/firefox — Firefox is a cross-platform web browser engine designed to render web content, execute JavaScript, and manage secure… brave/brave-browser — Brave is a privacy-centric web browser built on the Chromium engine. It functions as a cross-platform navigation tool… kiwibrowser/src — This project is a Chromium-based mobile browser and rendering engine designed for mobile platforms. It functions as a… qutebrowser/qutebrowser — qutebrowser is a keyboard-driven web browser built on the Qt framework and the Chromium-based rendering engine. It… waterfoxco/waterfox — Waterfox is a cross-platform web browser built on the Firefox engine. It functions as a privacy-focused browsing… win32ss/supermium — Supermium is a Chromium-based web browser backported to run on legacy versions of Windows. It uses an abstraction…