Skip to content

HeyMehedi/taiga-beautifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taiga Beautifier

🚀 A lightweight Chrome extension that enhances the Taiga.io UI by dynamically displaying issue counts and improving overall visual aesthetics.

Taiga Beautifier Screenshot

Features

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.

Installation

From Chrome Web Store

https://chromewebstore.google.com/detail/taiga-beautifier/kpcmeoofjllghjeioeicjmfkcennnjhk?hl=en

Manual Installation

  1. 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
  2. Extract the ZIP file (if downloaded manually).

  3. 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.
  4. Done! 🎉 The extension should now be active in your browser.

Usage

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!

Permissions

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! 🔒

Contributing

Want to improve this project? 🚀

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Commit your changes (git commit -m "Add new feature")
  4. Push to the branch (git push origin feature-branch)
  5. Open a Pull Request

License

📜 MIT License – Free to use and modify! See the LICENSE file for details.


💡 Suggestions? Issues? Feel free to open an issue or contribute!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors