An open API service indexing awesome lists of open source software.

awesome-chrome-devtools

Awesome tooling and resources in the Chrome DevTools & DevTools Protocol ecosystem
https://github.com/ChromeDevTools/awesome-chrome-devtools

Last synced: 1 day ago
JSON representation

  • Alumni

  • Applications

    • Browsers

      • BrowserBox - Embed Chrome in a web page, largely powered by DevTools and supporting multiuser browsing, remote DevTools, audio, and documents like `.docx`, `.pdf`, and more.
    • Web Archivers and Indexers

      • dn - Archive and index pages you browse for offline viewing and search, implemented using the `Fetch` domain's interceptions, and works with any Chromium-based browser.
  • Chrome DevTools Protocol

  • DevTools Extensions

    • Accessibility (A11y)

      • Chromelens - See how your web app will look to people with different types of vision and the path users will travel when tabbing through your page.
      • Chromelens - See how your web app will look to people with different types of vision and the path users will travel when tabbing through your page.
    • Automation

      • Puppeteer IDE - Standalone Puppeteer playground in browser's developer tools.
      • k6 browser - Browser automation and end-to-end web testing tool that interacts with browsers and collects frontend performance metrics.
    • Performance

      • sloth - Chrome extension allows to enable and save CPU and network throttling for selected tabs.
      • TracerBench - A controlled performance benchmarking tool for web applications, providing clear, actionable and usable insights into performance deltas.
    • Themes

      • DevTools Author - A selection of themes to modify parts of DevTools related to authoring web applications.
      • Zero Dark Matrix - Dark theme for Chrome Developer Tools.
      • Material UI Theme - Provides various Material Design inspired themes.
      • DevTools Author - A selection of themes to modify parts of DevTools related to authoring web applications.
      • Material UI Theme - Provides various Material Design inspired themes.
    • Workflow

  • DevTools tooling and ecosystem

  • Learning

    • Dev Tips - Large collection of tips as animated gifs.
    • DevTools Tips - Collection of illustrated tips as mini tutorials.
    • Can I DevTools? - Various workflows, documented. Also a weekly tips & tricks [newsletter](https://canidevtools.substack.com/).
    • Web cheatcodes - Browser developer tools for non-developers.
    • Dear Console - A collection of snippets to use in the browser console.
    • Chrome Secret Menus - Comprehensive guide to internal pages and diagnostic tools in Chrome.
    • Front-end Debugging Tools Handbook - Practical guide to mastering front-end debugging tools, from Chrome DevTools and framework extensions to AI-enhanced IDE debugging.
    • Dear Console - A collection of snippets to use in the browser console.
  • Using DevTools frontend with other platforms

    • Browser Adapters

      • PonyDebugger - Remote network and data debugging iOS apps with Chrome DevTools.
      • Debugging Node.js with Chrome DevTools - Guide on using the full debugging and profiling support in Node v6.3+.
      • chrome-devtools-frontend - Mirror of the frontend that ships in Chrome.
      • Facebook Stetho - Native Android debugging with Chrome DevTools.
      • j2v8-debugger - Debugging JavaScript running in [J2V8](https://github.com/eclipsesource/J2V8) with Chrome DevTools.
      • Dirac - Debugging of ClojsureScript.
      • ndb - An improved Node.js debugging experience with the DevTools Frontend.
      • thetool - CPU, memory, coverage, type profiling with Node.
      • ruby/debug - Debugging functionality for Ruby.