- Colorizes board and backlog cards
- Adds Quickfilters to board and backlog views
- Adds alerts to board and backlog cards
- Support for markdown in the Sprint Goal
To just install this extension you may do the following:
- Download the extension
releasesfolder by browsing to:
https://download-directory.github.io/?url=https%3A%2F%2Fgithub.com%2Fcivitaslearning%2Fjira-cloud-chrome-extension%2Ftree%2Fmaster%2Freleases) - Unzip the downloaded file
- In Chrome, browse to
chrome://extensions/ - Check
Developer mode - Click on
Load unpacked extension - In the
Select the extension directorydialog browse to the directory you unzipped in step 2 and select the version you want to install
- Ensure your Node.js version is >= 18.
- Clone this repository.
- Run
npm install --legacy-peer-depsto install the dependencies. - Run
npm run build - In Chrome, browse to
chrome://extensions/ - Check
Developer mode - Click on
Load unpacked extension - Select the
buildfolder.