An open API service indexing awesome lists of open source software.

https://github.com/pushkar-anand/instab

Chrome extension to save current sets of open tabs and load easily later.
https://github.com/pushkar-anand/instab

chrome-extension hacktoberfest tab-management

Last synced: about 2 months ago
JSON representation

Chrome extension to save current sets of open tabs and load easily later.

Awesome Lists containing this project

README

        

# InsTab
This chrome extension allows you quickly save a list of open tabs and allows restoring them whenever required.

# Installation
1. Download/Clone the repo to your system.
2. Go to [chrome://extensions/](chrome://extensions/) in your chrome browser.
3. Turn on developer mode.
4. Click on Load Unpacked and select the unzipped code of this repo.
5. Check the extension in the browser address bar.

# Contributing
To start contributing to the repo checkout [CONTRIBUTING.md](https://github.com/pushkar-anand/InsTab/blob/develop/CONTRIBUTING.md)