awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • sxei/chrome-plugin-demosxei 的头像

    sxei/chrome-plugin-demo

    8,674在 GitHub 上查看↗

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

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

    JavaScript
    在 GitHub 上查看↗8,674
  • mdn/webextensions-examplesmdn 的头像

    mdn/webextensions-examples

    4,447在 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
    在 GitHub 上查看↗4,447
  • dejan/rails_paneldejan 的头像

    dejan/rails_panel

    3,869在 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
    在 GitHub 上查看↗3,869
  • webhintio/hintwebhintio 的头像

    webhintio/hint

    3,703在 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
    在 GitHub 上查看↗3,703
  1. Home
  2. Development Tools & Productivity
  3. Devtool Extensions
  4. Browser DevTools Panel Extensions

探索子标签

  • Site Scanning Interfaces1 个子标签Visual 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.