WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Trello plugin all-in-one - Truello

Trello plugin all-in-one - Truello

View on Chrome Web Store
View Trello plugin all-in-one - Truello Chrome Extension on Chrome Web Store
Add to bookmarks
3.4 (16 ratings)
1 new ratings
15 views
This extension has been viewed 15 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Tired of having too many extensions for Trello? Add missing features in ONE Chrome extension: Card age, number, count and lable name
Type
Extension
Users
9,000 users
1K
Derrick Qin
View author page of Derrick Qin
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 10, 2017
Version 2.0.0
Manifest version
3
Updated
Updated on November 7, 2023
productivity/workflow
Extension Category
View on Chrome Web Store
View Trello plugin all-in-one - Truello Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Trello plugin all-in-one - Truello",
    "short_name": "Truello",
    "version": "2.0.0",
    "description": "Tired of having too many extensions for Trello? Add missing features in ONE Chrome extension: Card age, number, count and lable name",
    "author": "Derrick Qin",
    "permissions": [
        "tabs",
        "storage",
        "scripting"
    ],
    "content_scripts": [
        {
            "js": [
                "thirdPartyLib\/moment.js",
                "truello.js"
            ],
            "run_at": "document_idle",
            "matches": [
                "https:\/\/trello.com\/*"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "options_ui": {
        "page": "options.html"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top