/prello

A chrome plugin that adds percentage counters to trello lists

Primary LanguageJavaScriptMIT LicenseMIT

Prello

A chrome plugin that adds a percentage indicator and card counter to list's on trello.

Known Issues

  • The extension doesn't update the numbers when you add a new card at the moment
    • work around is to just drag cards around in the same list

Installation Instructions

From Releases

  1. Navigate to https://github.com/AnEmortalKid/prello/releases
  2. Select the latest release
  3. Download the ZIP file somewhere on your machine
  4. Follow the Load unpacked extension docs and load this extension from the extracted zip

From Sources

  1. git clone https://github.com/AnEmortalKid/prello.git
  2. Follow the Load unpacked extension docs and load this extension from the repository folder:
  3. The hello world tutorial has some good instructions
  4. This other page also has instructions Load Unpacked Extension.