A tab replacement based on Oblique Strategies by Brian Eno and Peter Schmidt.
Available for free in the Google Chrome Webstore.
Prequisites:
- node and npm
- Google Chrome
Install:
$ npm install
Build:
Gulp is used to build js and less assets.
$ gulp watch
To use locally, visit chrome://extensions,
click "Load Unpacked Extension," and then select the ext
directory.