Firefox plugin to toggle Trello board views (vertical, horizontal, or mixed). Inspired by Natalie Chouinard's Chrome extension.
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.shThis should bundle the extension using a name like so: layout-trello-ff-<version in manifest>.zip in the web-ext directory.
See LICENCE.md.
