nuxt / nuxt/nuxt

deep links in Chrome DevTools via Extensibility API

Open
#33,015 10 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🍰 p2-nice-to-have discussion good first issue
Dominant language
TypeScript
Stars
60.9k
Forks
5.8k
Avg merge
7h 8m
Merged PRs (30d)
162

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Chrome DevTools Extensibility API details in crbug.com/427430112#comment7 and inspect the Nuxt DevTools extension or module entry point. Done means Performance graph annotations can open contextual links directly in the Nuxt DevTools extension, with the behavior testable in Chrome Canary.

Written by the indexing model from the issue text.

Assessment

Tech stack
devtools, typescript
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.