Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.07 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.07 KB

license

A Google Chrome extension that allows the user to pin browser tabs and keep track of them for short periods of time. You can add tabs to your favourites either by clicking on the extension's icon, or through a keyboard shortcut (mac: CTRL + OPT + s, Windows: ALT + s, Linux: CTRL + ALT + s).

Pinned tabs expire after a user-set timing (from 1 hour to 1 week). The last few expired tabs are still accessible through chronology.

Installation

  • Clone the repo and cd into it
  • Run npm install
  • Run npm run build

Tech Stack

License

Pin Tabs is licensed under the MIT license.