Nests for Trello
Nests for Trello enables nested boards in Trello. Just link your existing cards to boards or create totally new boards from them!
What is Nests for Trello?
Nests for Trello is a Chrome extension by Sebastian Mayr. This extension has 2,000 weekly active users, an average user rating of 3.65, and was removed from Chrome Web Store a year ago. The latest version, 0.4.0, was updated 8 years ago.
Stats
Summary
Don’t want to be limited to one level with Trello boards? Convert cards to boards in one click This card is now a fully featured board, containing cards, which can again, contain more boards. If one task (=card) gets too big, make it a board and have the full freedom of Trello, instead of being stuck with only checklists. Finally, you can have a board with higher level goals, and “zoom in” to work on a specific project. We are not affiliated, associated, authorized, endorsed by or in any way officially connected to Trello, Inc. (www.trello.com).
Safety
Risk impact
Nests for Trello requires some risky permissions and may not be safe to use. Exercise caution when installing this extension. Review carefully before installing.
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypass your security settings, and access your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.
Risk likelihood
Nests for Trello may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.
Risk likelihood measures the probability that a Chrome extension may turn malicious. This is determined by the publisher and the Chrome extension reputation on Chrome Web Store, the amount of time the Chrome extension has been around, and other signals about the Chrome extension. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Chrome extension, especially ones with higher risk impact and/or higher risk likelihood.
Subscribe to the premium plan to see more risk analysis detailsUser reviews
Similar extensions
Here are some Chrome extensions that are similar to Nests for Trello:
Shortcuts for Trello
Lovely for Trello
Magic Mirror List for Trello
Manifest
The manifest file declares the requirements and permissions that a Chrome extension will have access to. By reviewing the manifest, you may be able to determine if a Chrome extension is over-reaching (for example, if an extension is overriding your new tab page, or search provider, or requesting access to your web activities without any good reason).
{ "update_url": "https://clients2.google.com/service/update2/crx", "manifest_version": 2, "name": "Nests for Trello", "short_name": "Nests", "description": "Nests for Trello enables nested boards in Trello. Just link your existing cards to boards or create totally new boards from them!", "version": "0.4.0", "content_scripts": [ { "matches": [ "https://trello.com/*" ], "css": [], "js": [ "vendor/jquery-2.1.3.min.js",