Last updated: August 8, 2026
ZenBundle is a browser extension built for ZenTrades users. It adds a checklist panel to ZenTrades ticket pages so you can choose which Work Order, Inspection Report(s), and Deficiency Report(s) to attach, then automatically includes the reports you selected in the invoice email sent through ZenTrades' own invoicing flow. This policy explains exactly what data ZenBundle touches and what it does with it.
ZenBundle only runs on pages under https://app.zentrades.pro/*. It
does not run on, read, or affect any other website.
To do its single job — bundling selected reports into an invoice email — ZenBundle accesses two kinds of data, both already present on the ZenTrades page you're viewing:
access-token, company-id,
user-id, request-from, timezone-offset,
timezonename) with the requests it already makes while you use it.
ZenBundle reuses these same headers to make its own additional requests to
ZenTrades' servers — for example, to fetch a ticket's inspection reports
or generate a deficiency report PDF. It does not read your password, and it
does not send these headers anywhere except ZenTrades' own API.
All requests ZenBundle makes go directly from your browser to ZenTrades' own
servers (app.zentrades.pro and services.zentrades.pro)
— the same servers the ZenTrades web app already talks to. ZenBundle has
no backend of its own, does not transmit any data to any third party, and does
not use any analytics, advertising, or tracking service.
Nothing persistently. ZenBundle keeps track of which reports you've checked
only in memory, for as long as the ticket page stays open. It does not use
chrome.storage, cookies, or any other persistent storage, and
nothing is retained after you close or reload the tab.
ZenBundle does not load or execute any remote code. Its entire logic ships
inside the extension package (content.js); nothing is fetched from
an external script source or evaluated at runtime.
If ZenBundle's data practices change, this page will be updated and the "Last updated" date above will reflect the change.