Last updated: 2026-08-07
Visualize Table does not collect, store, transmit, or share any user data. There is no data collection of any kind.
When you right-click inside a table on a web page and choose "Visualize Table as Chart", the extension reads that specific table's contents (already visible on the page you're looking at) and draws a bar or line chart directly on the page using a local <canvas> element. Nothing is sent anywhere — the chart is rendered entirely inside your browser.
This extension does not collect any personal information, browsing history, analytics, or usage data. It has no background network activity and makes no requests to any server. Table data is only ever read locally to draw the chart; it is never transmitted.
The extension uses contextMenus for the right-click menu entry, and activeTab + scripting to read the table only in the specific tab and only at the moment you click "Visualize Table as Chart" — it has no standing access to any page, and never collects or transmits data.
This extension does not integrate with, or share data with, any third-party service, advertiser, or analytics provider.
If this policy ever changes, the updated version will be published at this same URL.
Questions about this policy can be raised via GitHub Issues on the project repository.