Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Save Tabs

A Chrome extension that saves your active tab with one click.

Features

  • Quick Save - Click the extension icon to save the current tab
  • Fast Save Mode - Hold Ctrl and click the icon to save without opening the popup (respects your save settings)
  • Flexible Save Options - Choose to save & close tab, or save only
  • One-Click Restore - Click any saved tab to reopen it
  • Smart Restore Options - Choose to restore & remove, or keep in list after restore
  • Search & Filter - Search through your saved tabs by title or URL
  • Customizable Settings - Configure save and restore behavior to match your workflow

Screenshots

Main Interface

Save Tabs Screenshot

Settings Page

Save Tabs Settings

Installation

  1. Download from Chrome Web Store
  2. Or load as unpacked extension:
    • Open chrome://extensions/
    • Enable "Developer mode"
    • Click "Load unpacked"
    • Select the app folder

Usage

Save a Tab

Normal Mode:

  1. Click the extension icon to open the popup
  2. Click the "SAVE" button to save the current tab

Fast Mode:

  1. Hold Ctrl key and click the extension icon
  2. The current tab is saved instantly (popup won't open)

Reopen a Saved Tab

  1. Click the extension icon to open the popup
  2. Click any saved tab from the list
  3. The tab opens in a new tab and is removed from the list

Search Saved Tabs

Type in the search box to filter saved tabs by title or URL.

Privacy

See PRIVACY.md for details.

License

MIT