Last updated: 2026-05-19
This extension does not collect, transmit, store, or share any user data. Everything happens locally in your browser.
When you click the extension's toolbar icon on a TeamGantt page:
chrome.tabs.captureVisibleTab API to take screenshots of
the visible viewport at each scroll position.
<canvas> in your browser.None. Specifically, the extension does not collect or transmit:
None. The extension makes no network requests of any kind. It does not contact our servers, analytics services, error-reporting services, or any third party. Project content stays on your device.
activeTab — Lets the extension capture a screenshot of the
currently active tab when you click the icon. Access is scoped to that
single tab and only for that session.
scripting — Lets the extension inject its capture script
(content.js) into the active TeamGantt tab when you click.
host_permissions: https://*.teamgantt.com/* — Restricts
the extension to TeamGantt domains. The extension does nothing on any
other site.
The extension does not request tabs, storage,
cookies, webRequest, history,
bookmarks, or any other broad permission.
The extension uses no third-party services, libraries, SDKs, or analytics.
If the extension's behavior changes in a way that affects this policy,
this page will be updated and the version in manifest.json
will be bumped.
Questions about this policy can be sent to mattrw2@gmail.com.