deep links in Chrome DevTools via Extensibility API
Open
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
- Read the contribution guide.
- Check existing discussions and issues.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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