wxt-dev / wxt-dev/wxt

Support multiple anchors in content script UI utils.

Open
#1,704 9 comments 9 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
10.5k
Forks
564
PR merge metrics
No merged PRs in 30d

Description

Feature Request

Several requests for how to mount the same UI multiple times on list items or multiple other anchors on a page.

Is your feature request related to a bug?
What are the alternatives?

Using querySelectorAll and looping through all the elements, defining the UI mutliple times.

Additional context

N/A

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 by locating the content script UI utilities and their current mounting API. Compare the existing single-anchor behavior with the requested use case, then verify that one UI definition can mount on multiple list items or other anchors without requiring a querySelectorAll loop.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.