joelpt / sidewise

Persistent sidebar extension for Chrome featuring tree style tabs and tab hibernation.
Creative Commons Zero v1.0 Universal
68 stars 13 forks source link

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