chrome extension interferes with devtools inspector
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
if i right click a dom element and select inspect, the chrome dev tools open but scroll to the bottom of the tree, where something referencing vimium shows up. i need to manually scroll up that pane to see the item i've actually intended to inspect.
it's a common action for web development, so i needed to disable vimium in the meantime
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 by reproducing the right-click Inspect action with Vimium enabled and observe the Chrome DevTools tree. Done means the inspector stays focused on the selected DOM element instead of scrolling to a Vimium reference; the payload names no source files or tests to inspect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100