Last updated: March 24, 2026
Trello Agent Context is a Chromium extension that adds a Chrome DevTools panel. When DevTools is open on a tab, the extension observes that tab’s network activity (via DevTools APIs), keeps responses whose URLs match an allowlist of Trello-related hosts, parses them locally, and helps you view and copy structured card information as Markdown or JSON. It is intended for people who already use Trello in the browser with their normal login.
The publishers of this extension do not operate a backend for this tool and do not receive:
There is no account sign-up for the extension and no remote “phone home” for captured data.
If you use a feature that re-runs a captured HTTP request, the extension’s background context may issue a fetch to the Trello URL you selected (only trello.com and *.trello.com, including api.trello.com). That uses your browser’s normal rules for that origin (such as cookies where the browser allows). Those requests are between your browser and Trello, not to servers run by the extension authors.
trello.com and *.trello.com): Declared so the background script can perform the optional replay fetch only to those Trello origins, matching the same hosts the extension uses for capture. The extension does not use this to upload captured data to the authors.When you load Trello in a tab, Trello and Atlassian (and their infrastructure) handle authentication and API responses under their own terms and privacy policies. This extension only reads responses the page flow already triggered, and does not replace or bypass Trello’s own controls.
The extension is not directed at children. It does not knowingly collect personal information for the authors. Parents and organizations remain responsible for how minors use Trello and the browser.
This policy may be updated when behavior or permissions change. The “Last updated” date at the top will be revised accordingly.
Questions about this policy or the extension: use the repository or support channel distributed with the extension, or email denniskinuthiawaweru@gmail.com.