Privacy Policy

Last updated: August 7, 2026

MRU Tab Switcher ("the extension") is designed to do one thing: let you switch between your recently-used browser tabs. This policy explains what data the extension touches and — just as importantly — what it never does with it.

Summary

What the extension accesses

To build the list of recent tabs and let you search open tabs, the extension reads, locally on your device only:

This information is used solely to render the switcher overlay (the list of tabs and search box shown on Ctrl+`) and to activate the tab you choose.

What the extension stores

The recent-tab order is kept in memory and mirrored to chrome.storage.session, a temporary, local storage area provided by Chrome that is automatically cleared when your browser session ends. This is only so the tab order survives the extension's background service worker being briefly unloaded and reloaded by Chrome — it is never synced, uploaded, or made available outside your own device.

What the extension does NOT do

Permissions

The extension requests the minimum permissions needed for this functionality — see the project's permissions justification for a detailed explanation of each one.

Changes to this policy

If this policy changes, the updated version will be posted on this page with a revised "Last updated" date.

Contact

Questions about this policy? Open an issue on the GitHub repository.