Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joelpt/sidewise

Persistent sidebar extension for Chrome featuring tree style tabs and tab hibernation.
https://github.com/joelpt/sidewise

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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 .