Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 460 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 460 Bytes

Chest

Chest is a extension to Chrome, that will let users quickly store currently unused tabs and reopen them later.

Compiling from code

Needs Browserify and Babelify from npm. Then just run

    browserify popup.jsx -o popup.js -t babelify

Features implemented

  • Storing tabs on Chrome Sync

Features Planned

  • Add tab to Chest with keyboard shortcut or with tab overview
  • Manage stored tabs
  • Sync stored tabs between computers