Firefox: Open new tabs in the same container by fregante · Pull Request #9518 · refined-github/refined-github · GitHub
Skip to content

Firefox: Open new tabs in the same container#9518

Merged
fregante merged 2 commits into
mainfrom
preserve-container
May 18, 2026
Merged

Firefox: Open new tabs in the same container#9518
fregante merged 2 commits into
mainfrom
preserve-container

Conversation

@fregante

Copy link
Copy Markdown
Member

@fregante fregante added the firefox Related to Firefox only label May 18, 2026
@github-actions github-actions Bot added the bug label May 18, 2026
Comment thread source/background.ts

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't believe I did not use this before. We even had it a few lines below for many years:

await chrome.tabs.create({
openerTabId: tab.id,
url: actionUrl,
});

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This most likely also fixes/avoid a dumb Safari bug that pushes pinned tabs out, turning the UI in a franken-state

safari

@fregante

Copy link
Copy Markdown
Member Author

@fregante fregante merged commit b14338f into main May 18, 2026
10 checks passed
@fregante fregante deleted the preserve-container branch May 18, 2026 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug firefox Related to Firefox only

Development

Successfully merging this pull request may close these issues.

unread-anywhere should inherit the container in Firefox

1 participant