Return to the previously active Chrome tab after closing the current tab

Last Tab Focus sends you back to the tab you were actually using in the same window—not merely the tab on the left or right.

Chrome returning from the closed current tab to the previously active tab

The tab beside it is not always the tab you came from

When you close a tab, Chrome’s next selection can follow the tab strip rather than your recent path. That can break the simple expectation that closing the current page takes you back to what you were just reading.

Tab-strip order

A · B · C

After moving from A to C, the neighboring tab is B.

Your actual history

A → C → close

Last Tab Focus returns to A, because A was the previously active tab.

One behavior, shown three ways

The extension changes focus only after the current tab closes. It does not add a popup or settings screen.

Basic close and return behavior

Close and go back

  1. Use tab A.
  2. Move to tab B.
  3. Close B with Ctrl+W or Command+W.
  4. Chrome returns to A.
Returning by usage history instead of neighboring tab order

History, not adjacency

Use A, move to C, then close C. The focus returns to A instead of the neighboring tab B.

Walking back through tab focus history while closing multiple tabs

Close several tabs

After using A → B → C, closing C returns to B. Closing B then returns to A.

It does not reopen closed tabs

Reopening a closed tab brings the closed page back. Last Tab Focus does something narrower: it chooses which already-open tab receives focus after the current tab closes.

Same Chrome window

Focus history is kept separately for each window, so the extension does not jump to another Chrome window.

Not a tab manager

No tab groups, side panel, session manager, saved workspace, account, or sync service.

Local and deliberately small

Tab focus history stays in Chrome’s session storage and is used only to select the previous open tab.

No analytics

No tracking script, cookie, or usage analytics.

No external communication

No API calls, remote service, or external font request.

No browsing data sent

Your tab history is not transmitted anywhere.

Frequently asked questions

Does it restore a tab I already closed?

No. Use Chrome’s reopen-closed-tab command for that. Last Tab Focus selects a still-open tab after the current tab closes.

Does it work with Ctrl+W and Command+W?

Yes. It responds when Chrome closes the current tab, whether you use Ctrl+W on Windows/Linux, Command+W on macOS, the tab’s close button, or another standard close action.

Does it move between Chrome windows?

No. It returns to the previously active tab in the same window.

Does it collect data?

No. There is no analytics, tracking, account, external communication, or browsing-data transmission. See the privacy policy for the exact scope.