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
·

4 repository-uri

Awesome GitHub RepositoriesBrowser DevTools Panel Extensions

Adds custom panels and sidebars to browser developer tools that communicate with inspected pages via a dedicated messaging channel.

Distinct from Devtool Extensions: Distinct from Devtool Extensions: specifically targets browser DevTools panel registration and inspected-page communication, not general development environment extensions.

Explore 4 awesome GitHub repositories matching development tools & productivity · Browser DevTools Panel Extensions. Refine with filters or upvote what's useful.

Awesome Browser DevTools Panel Extensions GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • sxei/chrome-plugin-demoAvatar sxei

    sxei/chrome-plugin-demo

    8,674Vezi pe GitHub↗

    《Chrome插件开发全攻略》配套完整Demo,欢迎clone体验

    Adds custom panels and sidebars to browser DevTools for inspecting and debugging web pages.

    JavaScript
    Vezi pe GitHub↗8,674
  • mdn/webextensions-examplesAvatar mdn

    mdn/webextensions-examples

    4,447Vezi pe GitHub↗

    This project is a reference library and collection of practical code samples for building browser extensions using WebExtensions APIs. It provides implementation guides and functional examples for core extension components, including content scripts, background processes, and browser action popups. The repository focuses on demonstrating specific implementation patterns for browser UI customization and web page manipulation. It includes samples for creating sidebars, context menus, and options pages, as well as techniques for injecting scripts and styles to alter DOM elements and page appeara

    Provides examples for registering custom panels and sidebars within the browser's developer tools.

    JavaScript
    Vezi pe GitHub↗4,447
  • dejan/rails_panelAvatar dejan

    dejan/rails_panel

    3,869Vezi pe GitHub↗

    Rails Panel is a developer tool for Ruby on Rails applications that combines performance monitoring, metadata inspection, and source code linking. It functions as a browser extension and server-side middleware that transmits diagnostic data through HTTP response headers to display application metrics directly within browser developer tools. The tool provides a bridge between the browser and local development environments, enabling deep linking from rendered web pages to specific files and line numbers in a configured text editor. It covers request analysis and observability, including the i

    Provides a custom panel within browser developer tools to display server-side diagnostic data.

    JavaScriptchrome-extensionruby-on-rails
    Vezi pe GitHub↗3,869
  • webhintio/hintAvatar webhintio

    webhintio/hint

    3,703Vezi pe GitHub↗

    Hint is a web development linter and static analysis tool that audits HTML, CSS, and JavaScript. It provides a suite of specialized validators designed to ensure compliance with accessibility standards, web security header requirements, and general development best practices. The project distinguishes itself by analyzing a wide range of web quality metrics, including browser compatibility for CSS and JavaScript features and PWA configuration validation. It also includes an analyzer for measuring page load speeds, caching, and compression strategies to optimize web performance. The system is

    Provides a visual interface within browser developer tools to run site scans against multiple hint sets.

    TypeScripta11ybest-practiceshacktoberfest
    Vezi pe GitHub↗3,703
  1. Home
  2. Development Tools & Productivity
  3. Devtool Extensions
  4. Browser DevTools Panel Extensions

Explorează sub-etichetele

  • Site Scanning Interfaces1 sub-tagVisual interfaces within developer tools for running and analyzing site-wide audits. **Distinct from Browser DevTools Panel Extensions:** Focuses on the visual scanning interface rather than the general panel extension mechanism.