Back to Extensions
sUndoClose icon

sUndoClose

Never lose a tab again

Productivity Tabs Fork Manifest V3
View on GitHub

Overview

sUndoClose is a fork of the popular "Simple Undo Close" extension that makes it easy to restore recently closed tabs and windows. We've all accidentally closed an important tab or window—this extension ensures you can get it back with just one click or keyboard shortcut.

The extension maintains a session history of your closed tabs and windows, displaying them in a clean popup interface with favicons for easy identification. You can restore individual tabs or entire windows, and the extension supports multi-language localization.

With keyboard shortcut support (Alt+Z by default, MacCtrl+Z on Mac), recovering closed tabs is faster than ever. The extension is lightweight, fast, and designed to stay out of your way until you need it.

Key Features

Screenshots

📸

Screenshots Coming Soon

Preview images will be added shortly to showcase the popup interface and session history.

Installation

Option 1: Chrome Web Store (Coming Soon)

This extension will be available on the Chrome Web Store soon. Check back for updates!

Option 2: Install from Source (Developer Mode)

  1. Download or clone the repository from GitHub
  2. Open Chrome and navigate to chrome://extensions/
  3. Enable "Developer mode" using the toggle in the top right corner
  4. Click "Load unpacked"
  5. Select the directory where you downloaded/cloned the extension
  6. The extension icon will appear in your toolbar—click it to see closed tabs

Configure Keyboard Shortcut: Go to chrome://extensions/shortcuts to customize the keyboard command (default: Alt+Z).

How to Use

1. Click Extension Icon: Click the sUndoClose icon in your toolbar to see a list of recently closed tabs and windows.

2. Use Keyboard Shortcut: Press Alt+Z (or your custom shortcut) to instantly restore the most recently closed tab.

3. Select from History: From the popup, click on any closed tab to restore it, or click a window entry to restore all its tabs.

Privacy Policy

🛡️ Data Collection

sUndoClose does not collect, store, or transmit any personal data.

💾 Storage

UI preferences and history limits are stored using Chrome's sync storage API. This data:

  • Never leaves your browser/Google account
  • Is only used for configuration
  • Can be cleared by uninstalling

🔒 Permissions

  • tabs: Restore closed tabs
  • favicon: Display website icons
  • storage: Save settings
  • history: Local restoration interaction

🚫 Third Parties

No third-party services, analytics, or tracking of any kind.

Technical Details

Version 1.0.0
Manifest Version V3
Permissions tabs, favicon, storage, history
Type Fork (based on Simple Undo Close)
Default Shortcut Alt+Z (Windows/Linux), MacCtrl+Z (Mac)
Status Active Development