SnappyCanvas Chat

Staging preview for SnappyCanvas artwork help. The bubble is bottom-right — open it and try a product, proof, or photo-preparation question.

Embed on any site (one line)

<script src="https://snappycanvas-chat-widget-staging.pages.dev/widget.js"
        data-api="https://snappycanvas-chat-staging.arvind-7f3.workers.dev"
        data-tenant="self" async></script>

Attributes: data-api (required, the edge Worker URL), data-tenant (default self), data-title, data-accent, data-launcher.

Bring your own launcher

Add data-launcher="none" to suppress the bubble, then drive the panel from your own button with window.krispy.toggle() and listen for krispy:open / krispy:close / krispy:unread on document. The host element carries class="krispy-widget".