Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

Latest commit

 

History

History
25 lines (14 loc) · 676 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 676 Bytes

layout-trello-ff

Firefox plugin to toggle Trello board views (vertical, horizontal, or mixed). Inspired by Natalie Chouinard's Chrome extension.

Build

The easiest way to generate the extension from the code is to use web-ext.

Once installed, invoke the generate.sh script from inside the project root:

$ chmod a+x generate.sh
$ ./generate.sh

This should bundle the extension using a name like so: layout-trello-ff-<version in manifest>.zip in the web-ext directory.

Demo

demo gif

LICENCE

See LICENCE.md.