Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 621 Bytes

readme.md

File metadata and controls

33 lines (20 loc) · 621 Bytes

Oblique Strategies Tab

A tab replacement based on Oblique Strategies by Brian Eno and Peter Schmidt.

Available for free in the Google Chrome Webstore.

Screenshot

Development

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.