Back to Dashboard

Velocity App Switcher Widget

Add the Velocity App Switcher to any website with a single script tag. A floating ⚡ button appears in the bottom-right corner, giving quick access to all Velocity apps.

Universal Embed Code

Drop this anywhere in your HTML. The switcher works on any website, regardless of framework.

<script src="/api/switcher/widget.js"></script>

Per-App Snippets

Use data-current-app to highlight the current app in the switcher.

📧Mail Velocity
<script src="/api/switcher/widget.js" data-current-app="Mail Velocity"></script>
🔗Link Velocity
<script src="/api/switcher/widget.js" data-current-app="Link Velocity"></script>
🎯Prospect Velocity
<script src="/api/switcher/widget.js" data-current-app="Prospect Velocity"></script>
💰Profit Velocity
<script src="/api/switcher/widget.js" data-current-app="Profit Velocity"></script>
🤝Connect Velocity
<script src="/api/switcher/widget.js" data-current-app="Connect Velocity"></script>
🎬Video Velocity
<script src="/api/switcher/widget.js" data-current-app="Video Velocity"></script>
📂Directory Velocity
<script src="/api/switcher/widget.js" data-current-app="Directory Velocity"></script>
🎧Support Velocity
<script src="/api/switcher/widget.js" data-current-app="Support Velocity"></script>
✅Priority Velocity
<script src="/api/switcher/widget.js" data-current-app="Priority Velocity"></script>

Loading widget preview...