https://github.com/parmsam/tab-saver
Chrome extension to save browser tabs
https://github.com/parmsam/tab-saver
chrome-extension
Last synced: about 1 month ago
JSON representation
Chrome extension to save browser tabs
- Host: GitHub
- URL: https://github.com/parmsam/tab-saver
- Owner: parmsam
- License: mit
- Created: 2022-12-09T04:16:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-17T13:10:35.000Z (over 3 years ago)
- Last Synced: 2023-03-08T03:08:56.407Z (about 3 years ago)
- Topics: chrome-extension
- Language: JavaScript
- Homepage:
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# TabSaver
A Chrome extension to save URLs that may be important to you. Allows users to save links to browser local storage and easily access or copy their saved links. Users can manually input URLs to save into their browser local storage via a simple button press. Alternatively, they can just save the currently open tab link. Keyboard shortcut to open the extension is Ctrl + Shift + F.

## Extension link
https://chrome.google.com/webstore/detail/tabsaver/ehhmbjnkbeeipiajfmdcllionbelillm?hl=en
## Credit
Spin off of project from [Scrimba Learn Javascript Course](https://scrimba.com/learn/learnjavascript)