A Chrome extension that, when activated, automatically brings new tabs into focus when they open. Toggle it on and off with a single click on the toolbar icon.

(Coming soon)
chrome://extensions in Chrome or brave://extensions in Brave.| Browser | Supported |
|---|---|
| Chrome | Yes |
| Brave | Yes |
| Edge | Yes |
| Firefox | No |
Tabward collects no data of any kind. It does not track your browsing, read your tab contents, or communicate with any server. Everything runs locally in your browser. The extension requests two permissions:
tabs — required to detect when a new tab opens.storage — required to remember whether you have it turned on or off.Neither permission is used for anything beyond those two functions.
v1.0.0 2026-07-14 - Initial Firefox extension release.
v1.0.1 2025-07-09 - Fixed a race condition where the extension could briefly act while disabled, immediately after browser startup or when toggling quickly.
v1.0.0 20216-05-12 - Initial Chrome extension release.
Contributions and bug reports are welcome. Open an issue or submit a pull request.