🚀 A lightweight Chrome extension that enhances the Taiga.io UI by dynamically displaying issue counts and improving overall visual aesthetics.
✅ Dynamic Issue Counter – Displays the number of visible issues in real-time.
✅ Enhanced UI Styling – Improves the look and feel of Taiga.io with better spacing, colors, and visual hierarchy.
✅ Minimal & Efficient – No unnecessary permissions, keeping it lightweight and secure.
https://chromewebstore.google.com/detail/taiga-beautifier/kpcmeoofjllghjeioeicjmfkcennnjhk?hl=en
-
Download the Repository
- Click on the green "Code" button above and select "Download ZIP."
- Or clone the repository:
git clone https://github.com/heymehedi/taiga-beautifier.git
-
Extract the ZIP file (if downloaded manually).
-
Load the Extension in Chrome:
- Open
chrome://extensions/in your browser. - Enable Developer Mode (toggle in the top right corner).
- Click "Load unpacked" and select the extracted folder.
- Open
-
Done! 🎉 The extension should now be active in your browser.
Once installed:
- Navigate to your Taiga.io project.
- The extension will automatically enhance the UI and display the issue count.
- No extra setup is required!
This extension only requires:
activeTab– To access the Taiga UI.scripting– To inject improvements into the page.
No tracking, no API interception, no unnecessary permissions! 🔒
Want to improve this project? 🚀
- Fork the repository
- Create a new branch (
git checkout -b feature-branch) - Commit your changes (
git commit -m "Add new feature") - Push to the branch (
git push origin feature-branch) - Open a Pull Request
📜 MIT License – Free to use and modify! See the LICENSE file for details.
💡 Suggestions? Issues? Feel free to open an issue or contribute!
