A small toolbelt for tulip.co
Tulbelt
A dependency-free, no-build-step browser extension. The toolbar popup is a tray of switches; each switch is a self-contained tweak to the Tulip web UI. Flip what you want, leave the rest off — everything reverts cleanly when you switch it back.
Tulbelt is a small Manifest V3 browser extension built around one idea: each annoyance with the Tulip web UI deserves a dedicated, switchable patch — small enough to read top-to-bottom, careful enough to revert cleanly when you turn it back off.
Open the toolbar popup to see every toggle, each with its own
description. Sort tables by newest. Add Copy / Cut to the widget
context menu. Replace the JSON box for connector filters with a
row-per-filter builder. Turn on dark mode. Hide the deprecated tiles.
Make formula-editor autocomplete a substring match instead of
starts-with. None of it is revolutionary on its own — the point is
that all of it lives behind a single switch, in a single popup, on
every
*.tulip.co page.
It's hand-built and unofficial. There's no telemetry, no account, no
network calls of its own. The authoritative feature list is
features.js
in the repository — the popup renders it directly.
Install from the Chrome Web Store (link coming soon).
Tulbelt is not affiliated with, endorsed by, or supported by Tulip Interfaces. Every toggle works by tweaking Tulip's web UI, which can change at any time — use at your own risk. Bug reports and ideas: GitHub Issues.