| ## Dart Debug Extension | |
| The implementation of the [Dart Debug Extension][] for Chrome, | |
| that enables debugging Dart web apps with [Dart DevTools][] by | |
| integrating with [`webdev`][] through [DWDS][]. | |
| [Dart Debug Extension]: https://dart.dev/to/web-debug-extension | |
| [Dart DevTools]: https://dart.dev/tools/dart-devtools | |
| [`webdev`]: https://dart.dev/tools/webdev | |
| [DWDS]: https://pub.dev/packages/dwds |