wxt-dev / wxt-dev/wxt

Support new `splitViewId` in `tabs.Tab` (Firefox >= 149)

Open Beginner friendly
#2,303 3 comments 0 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

https://blog.mozilla.org/addons/2026/04/23/webextensions-api-changes-firefox-149-152/

Firefox 149 introduces a new read-only splitViewId property on the tabs.Tab object to expose Firefox’s new split view feature (where two tabs are displayed side-by-side in one window).

I’ve read quickly but I don’t think the other changes require a change in WXT.

Is your feature request related to a bug?

N/A

What are the alternatives?

N/A

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 how WXT represents or exposes the browser tabs.Tab API, then compare it with the Firefox 149 documentation linked in the issue. Done means the read-only splitViewId property is supported for Firefox 149 and later without affecting existing browser support; run the relevant test suite if one is present.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.