Skip to main content

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

FeatureChromeFirefox
Wallet monitoringYesYes
Deposit notificationsYesYes
Auto-forwarding managementYesYes
Card managementYesYes
Price alerts (SOL, XDC)YesYes
SwapYesYes
Standalone IBANYesYes
Manifest versionv3v2
Service worker (background)YesNo (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.
Never share your API key or secret publicly. If you suspect your credentials have been compromised, revoke them immediately from the Yativo dashboard or via sdk.apiKeys.revoke().

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, and alarms (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.