/sidewise

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

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

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 sidewise@joelpt.net.