Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 607 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 607 Bytes

Sidewise Tree Style Tabs

Persistent sidebar extension for Chrome featuring tree style tabs and tab hibernation.

This is the initial public commit to Github of the Sidewise codebase.

Building

npm install
npm install -g grunt
grunt

The output is in ./dist. You can open this folder directly using the "Load unpacked" button on chrome://extensions/ .

License history

  • Apr 4 2021: convert to Creative Commons Zero (CC0) license. All previously held copyrights released to public domain.
  • Before Apr 4 2021: licensed under a modified MIT license by Joel Thornton [email protected].