nuxt/nuxt

deep links in Chrome DevTools via Extensibility API

Open

#33015 opened on Aug 20, 2025

View on GitHub
 (7 comments) (3 reactions) (0 assignees)TypeScript (60,221 stars) (5,607 forks)batch import
discussiongood first issue🍰 p2-nice-to-have

Description

Describe the feature

It's possible to annotate the Chrome DevTools Performance graph with links that, when clicked, can take the developer directly to the Nuxt DevTools extension, for the purpose of providing contextual information.

It can be tested on Chrome Canary. Details are at: http://crbug.com/427430112#comment7

Additional information

  • Would you be willing to help implement this feature?
  • Could this feature be implemented as a module?

Final checks

Contributor guide