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.
- Host: GitHub
- URL: https://github.com/pushkar-anand/instab
- Owner: pushkar-anand
- License: mit
- Created: 2019-10-23T15:00:42.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2021-02-13T15:59:37.000Z (over 4 years ago)
- Last Synced: 2025-04-13T00:54:48.761Z (about 2 months ago)
- Topics: chrome-extension, hacktoberfest, tab-management
- Language: JavaScript
- Homepage:
- Size: 159 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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)