awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Extension Messaging Systems · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesExtension Messaging Systems

Architectural patterns for coordinating state between isolated browser extension contexts.

Distinguishing note: Focuses on the orchestration of asynchronous messaging in extension environments.

Explore 1 awesome GitHub repository matching web development · Extension Messaging Systems. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Extension Messaging Systems

Awesome Extension Messaging Systems GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • philc/vimium

    philc/vimium

    26,071View on GitHub↗

    Vimium is a browser extension that provides a keyboard-driven interface for web navigation. By mapping standard text editor commands to browser interactions, it enables users to navigate web pages and interface elements without relying on a mouse or trackpad. The project functions as a customizable input mapper that intercepts low-level keyboard events at the document root. This allows users to override default browser shortcuts and define personalized command sequences to tailor their browsing workflow. The extension maintains consistent control across all browser environments, including res

    Coordinates state between page scripts and background processes using asynchronous messaging.

    JavaScript
    26,071View on GitHub↗