[Safari] Duplicate Safari Tab
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.8k
- Forks
- 6.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 442
Description
Extension
https://www.raycast.com/loris/safari
OS Version
macOS Tahoe 26.6.2 arm64
Description
Summary
Add a new command (or action in the tab list) to quickly duplicate the currently active Safari tab.
Current behavior
Currently, the extension allows searching and opening tabs, bookmarks, and history, but does not provide a command/action to duplicate the active tab.
Desired behavior
A dedicated command (e.g. Duplicate Tab / Duplicate Current Tab) that grabs the URL of the active tab in Safari's front window, creates a new tab with that URL, and focuses it.
Who will benefit from this feature?
No response
Anything else?
No response
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 inspecting the linked Safari extension and its existing tab-list commands or actions. Trace how it accesses the active Safari tab and opens tabs. Done means a dedicated command or tab-list action retrieves the active tab’s URL, opens it in a new tab, and focuses that tab.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, typescript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100