/session

Chrome Extension to store and retrieve Tabs

Primary LanguageJavaScript

Session

This is a chrome extension to store and recover your chrome browser sessions.

Sometimes we wants to store the tabs of Chrome browser for later use. using Session extension you can store sessions and use them whenever you want.

Installation

  • Visit chrome://extensions in your browser (or open up the Chrome menu by clicking the icon to the far right of the Omnibox: N|Solid and select Extensions under the Tools menu to get to the same place).

  • Ensure that the Developer mode checkbox in the top right-hand corner is checked.

  • Click Load unpacked extension… to pop up a file-selection dialog.

  • Navigate to the directory in which your extension files live, and select it.

  • Alternatively, you can drag and drop the directory where your extension files live onto chrome://extensions in your browser to load it.