awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंOpen-source alternativesSelf-hosted softwareब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंHow we rankप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
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,919GitHub पर देखें↗

    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,174GitHub पर देखें↗

    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.