Effective date: August 22, 2026
Convex Table Deleter is a Chrome extension that adds one-click and bulk deletion for tables in the Convex dashboard. This policy describes what data the extension handles. The short version: none.
The extension does not collect, store, or transmit any data. It has no analytics, no telemetry, no cookies, no accounts, and no backend of its own. Nothing you do is recorded anywhere, and nothing ever leaves your browser.
The extension runs only on https://dashboard.convex.dev. It
reads the dashboard page in your browser to find table names and injects its
buttons into the page. When you delete a table, it operates the dashboard's
own delete flow (opening the menu, filling the confirmation dialog, and
clicking Delete) on your behalf, inside your existing logged-in session. All
of this happens locally in your browser tab.
The extension's only permission is the content-script host pattern
https://dashboard.convex.dev/*, which is required to add its
buttons to the dashboard. It requests no other permissions and cannot run on
any other site.
No data is shared with third parties, because no data is collected. The extension contains no remote code and makes no network requests of its own.
If a future version ever changes any of the above, this policy will be updated before that version is published, and the change will be noted in the extension's listing.
Questions or concerns? Open an issue at github.com/mason50x/convex-table-deleter.
Convex Table Deleter is an unofficial third-party tool and is not affiliated with Convex, Inc.