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

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

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

2 个仓库

Awesome GitHub RepositoriesDevTools Interface Customization

Configuration of the visual and functional settings of the browser's developer tools.

Distinct from DevTools Interfaces: Existing candidates focus on extending functionality (panels), not configuring the interface settings themselves.

Explore 2 awesome GitHub repositories matching development tools & productivity · DevTools Interface Customization. Refine with filters or upvote what's useful.

Awesome DevTools Interface Customization GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • autoscrape-labs/pydollautoscrape-labs 的头像

    autoscrape-labs/pydoll

    6,919在 GitHub 上查看↗

    pydoll is a Chrome DevTools Protocol automation library and headless browser controller used for web data extraction and parallel browser automation. It controls Chromium-based browsers via direct WebSocket connections, allowing it to manage isolated browser contexts and tabs while bypassing the overhead and detection associated with WebDriver. The project features an anti-bot evasion framework that mimics natural human behavior, including mouse movements generated via Bezier curves and variable typing patterns. It provides specialized stealth capabilities to bypass behavioral analysis and au

    Allows configuration of the DevTools interface, including themes and dock state, via JSON strings.

    Pythonanti-detectionautomationbrowser-automation
    在 GitHub 上查看↗6,919
  • google/ios-webkit-debug-proxygoogle 的头像

    google/ios-webkit-debug-proxy

    6,174在 GitHub 上查看↗

    ios-webkit-debug-proxy is a command-line proxy that bridges Chrome DevTools to Safari Web Inspector on iOS devices, enabling remote debugging of web content over USB. It translates WebKit remote debugging protocol messages into Chrome DevTools Protocol over persistent WebSocket connections, allowing developers to use Chrome DevTools, Safari Web Inspector, or Firefox DevTools to inspect and debug web content in MobileSafari and UIWebViews on real and simulated iOS devices. The proxy discovers and communicates with iOS devices over USB using the libimobiledevice library without requiring iTunes

    Specify a custom DevTools UI source through a command-line argument, choosing local or remote inspector HTML files.

    C
    在 GitHub 上查看↗6,174
  1. Home
  2. Development Tools & Productivity
  3. DevTools Interface Customization

探索子标签

  • Custom Frontend SourcesAllows specifying a custom URL or local path for the DevTools UI to use alternative inspector frontends. **Distinct from DevTools Interface Customization:** Distinct from DevTools Interface Customization: focuses on swapping the entire frontend source, not configuring visual settings of an existing one.