Collapse Jira Swimlanes is a browser extension designed to enhance your Jira board experience by injecting a custom button that allows you to collapse all "Done" swimlanes with a single click. This helps in keeping your board clean and focused on the tasks that are still in progress.
The main purpose of this extension is to improve productivity by reducing visual clutter on Jira boards. By collapsing completed swimlanes, users can easily focus on the tasks that need their attention.
- Clone the repository to your local machine:
git clone https://github.com/ltpquang/collapse-jira-swimlanes.git
- Navigate to the project directory:
cd collapse-jira-swimlanes
- Open your browser and go to the extensions page:
- For Chrome:
chrome://extensions/
- For Firefox:
about:addons
-
Enable "Developer mode" (for Chrome) or "Debug mode" (for Firefox).
-
Click on "Load unpacked" (for Chrome) or "Load Temporary Add-on" (for Firefox) and select the project directory.
-
The extension should now be installed and active.
Icon used in this project is created by Freepik from Flaticon: Justification icons created by Freepik - Flaticon
This README
was generated by GitHub Copilot.