Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
/ tabrestorer Public archive

The Tab Restorer Safari Extension creates a button with dropdown menu to restore the last 5 closed tabs.

Notifications You must be signed in to change notification settings

jeffkeeling/tabrestorer

Repository files navigation

Tab Restorer

Tab Restorer is a Safari extension that provides a button in the Safari toolbar with the 5 most recently closed tabs allowing you to quickly restore them upon clicking each one.

Screenshot of Tab Restorer

Installation

  1. Download the extension here
  2. Double-click the downloaded tabrestorer.safariextz file

Usage

When you click the Tab Restorer button, you will see the 5 most recently closed tabs with the last closed tab at the top. Upon clicking one these links, it will open to the right of your currently open tabs.

Optional Usage

If you open so many tabs that they overflow, it can be difficult to know if you really opened another new tab. In the settings for this extension, you can turn on a badge alert to flash when you open a new overflowed tab. Screenshot of new tab overflow alert

Hooks

The included hooks will update the update manifest and README to account for new versions of the extension as well as provide a canonical link to the extension on the gh-pages branch.

Symlink the hooks like so:

ln -s ../../pre-commit.sh .git/hooks/pre-commit
ln -s ../../pre-commit-file-update.py .git/hooks/pre-commit-file-update.py
ln -s ../../post-commit.sh .git/hooks/post-commit

The gh-pages page fetches the most up-to-date README data from the Master branch using the steps outline in GithubDocSync

Version History

1.5.4

  • Extra icon assets added

1.5

  • Created settings menu for new tab notification

1.4

  • Added open tab notification to toolbar button

Author

Jeff Keeling

http://jeffkeeling.me

About

The Tab Restorer Safari Extension creates a button with dropdown menu to restore the last 5 closed tabs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published