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

Firefox extension to change Trello board layouts (mixed (tabular), horizontal, vertical).

License

Notifications You must be signed in to change notification settings

timmyjose-projects/layout-trello-ff

Repository files navigation

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.