nuxt/nuxt

deep links in Chrome DevTools via Extensibility API

Open

#33,015 opened on Aug 20, 2025

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

Repository metrics

Stars
 (60,221 stars)
PR merge metrics
 (Avg merge 3d 9h) (110 merged PRs in 30d)

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