awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • autoscrape-labs/pydollAvatar de autoscrape-labs

    autoscrape-labs/pydoll

    6,919Ver en 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
    Ver en GitHub↗6,919
  • google/ios-webkit-debug-proxyAvatar de google

    google/ios-webkit-debug-proxy

    6,174Ver en 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
    Ver en GitHub↗6,174
  1. Home
  2. Development Tools & Productivity
  3. DevTools Interface Customization

Explorar subetiquetas

  • 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.