WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Fix Trello Boards Width

Fix Trello Boards Width

View on Chrome Web Store
View Fix Trello Boards Width Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (2 ratings)
4 views
This extension has been viewed 4 times
0 downloads
This extension has been downloaded 0 times

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

Fix the container width of the Trello boards after latest UI update
Type
Extension
Users
79 users
1
denno020
View author page of denno020
Published
Published on May 5, 2018
Version 1.1.5
Manifest version
2
Updated
Updated on January 29, 2020
productivity/workflow
Extension Category
View on Chrome Web Store
View Fix Trello Boards Width 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": 2,
    "name": "Fix Trello Boards Width",
    "version": "1.1.5",
    "icons": {
        "16": "img\/icon16.png",
        "32": "img\/icon32.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "description": "Fix the container width of the Trello boards after latest UI update",
    "author": "Luke Denton <[email protected]>",
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*.trello.com\/*",
                "https:\/\/*.trello.com\/*"
            ],
            "css": [
                "css\/style.css"
            ]
        }
    ]
}
© 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