Browser Extensions
The Yativo Crypto browser extensions bring your crypto dashboard into your browser toolbar. Monitor wallet balances, receive real-time deposit notifications, manage virtual cards, set price alerts, and execute swaps — all without leaving your current tab.Chrome Extension
Install from the Chrome Web Store. Built on Manifest v3.
Firefox Extension
Install from Firefox Add-ons (AMO). Built on Manifest v2.
What the Extensions Do
Wallet Monitoring
View all your Yativo wallet balances at a glance directly from the browser popup. Balances are fetched fresh each time you open the popup so you always see current figures.Real-Time Deposit Notifications
The extension runs a background service worker (Chrome) / background script (Firefox) that polls the Yativo API every 30 seconds and fires a browser notification the moment a new deposit is detected on any monitored wallet.Auto-Forwarding Management
Configure and toggle auto-forwarding rules without opening the full Yativo dashboard. Set a destination address and the extension handles the API calls for you.Yativo Card Management
View your virtual card details, check card balances, see recent card transactions, and freeze or unfreeze cards — all from the extension popup.Price Alerts
Set threshold-based alerts for supported assets (currently SOL and XDC). The extension notifies you when the price crosses your target, helping you time swaps and deposits.Swap Functionality
Get a live swap quote and execute a swap between supported assets without navigating away from your current page. The extension connects directly to the Yativo Swap API.Standalone IBAN Management
View and copy your dedicated IBAN accounts straight from the popup.Feature Comparison
| Feature | Chrome | Firefox |
|---|---|---|
| Wallet monitoring | Yes | Yes |
| Deposit notifications | Yes | Yes |
| Auto-forwarding management | Yes | Yes |
| Card management | Yes | Yes |
| Price alerts (SOL, XDC) | Yes | Yes |
| Swap | Yes | Yes |
| Standalone IBAN | Yes | Yes |
| Manifest version | v3 | v2 |
| Service worker (background) | Yes | No (background script) |
Authentication
Both extensions authenticate using your Yativo API key and API secret. These credentials are entered once in the extension’s setup popup and stored in the browser’s local extension storage — they are never transmitted to any third-party server.Privacy & Security
- Credentials are stored in the browser’s sandboxed extension storage (
chrome.storage.local/browser.storage.local). - All API calls go directly from the extension to
https://crypto-api.yativo.com/api/— no proxy or intermediary server. - The extension requests only the permissions it needs:
storage,notifications, andalarms(for polling).
Getting Started
Install Chrome Extension
Step-by-step setup guide for Chrome and Chromium-based browsers.
Install Firefox Extension
Step-by-step setup guide for Firefox.

