Skip to content

This repository hosts a Chrome extension designed to enhance user productivity. With this extension, users can conveniently save their current browser tab and append notes for future reference.

Notifications You must be signed in to change notification settings

costinlotreanu/tab-scribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tab Scribe

This is a Chrome Extension and will only run as a Chrome Developer Extension because it uses the Chrome Tab API.

Project Description

🚀 Save tabs effortlessly, take notes seamlessly!

🌟 Key features:

  • Save your favorite websites and articles for later using chrome.tabs API
  • Add notes, insights, or ideas directly to your saved pages.
  • Enhance user experience and reduce eye strain by using the Dark Theme option.
  • Tabs, notes, and themes are stored in the browser's local storage, and loaded when the extension is reopened.

Other features:

  • Modify the state of the note button depending on the note content. If there's no content, the note area collapses, and the note button is shown. If content is inserted, the button disappears, and the note area expands.
  • Depending on the note content size, if multiple lines are added, expand the area as necessary to show the entire text.
  • By saving more tabs (more than the view size), the page will auto-scroll down to the last tab.
  • If note content is added on the last tab, the page will auto-scroll to show the entire card.

How to Install and Run the Project

The extension can be installed from Chrome Web Store

https://chromewebstore.google.com/detail/tab-scribe/hnenbjbmcmdbclbjecmnecfamkapajml

About

This repository hosts a Chrome extension designed to enhance user productivity. With this extension, users can conveniently save their current browser tab and append notes for future reference.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published