Multi Crypto Ticker - Toolbar price monitor
Monitor cryptocurrency prices in a unique, efficient way.
Co je Multi Crypto Ticker - Toolbar price monitor?
Multi Crypto Ticker - Toolbar price monitor je rozšíření Chrome vyvinuté https://multicryptoticker.com, a jeho hlavní funkcí je „Monitor cryptocurrency prices in a unique, efficient way.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Multi Crypto Ticker - Toolbar price monitor
Stáhněte si soubory rozšíření Multi Crypto Ticker - Toolbar price monitor ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
                        Watch all your favorite cryptocurrencies without having to open a new tab. Simply look at the toolbar or hover over the icon to view current prices.
Bitcoin, Ethereum, Doge and more - choose from the top 1000 coins by market cap.
- Right-click icon to access options (coin selection, display)
- Click icon to cycle displayed coin
- Hover over icon to quickly view all enabled coin prices
Premium features are now enabled for all users!
- Monitor up to 1000 cryptocurrencies (as screen space allows)
- Prices in 168 fiat currencies
- Fresh data within 5 mins
If you love it, support us if you can. Thanks!                     Základní Informace o Rozšíření
| Název |   |  
| ID | mckpoliiiknakdcaoabkkdbbenopnabl | 
| Oficiální URL | https://chromewebstore.google.com/detail/multi-crypto-ticker-toolb/mckpoliiiknakdcaoabkkdbbenopnabl | 
| Popis | Monitor cryptocurrency prices in a unique, efficient way. | 
| Velikost souboru | 451 KB | 
| Počet instalací | 217 | 
| Aktuální Verze | 2.1.2 | 
| Poslední Aktualizace | 2024-02-12 | 
| Datum Vydání | 2022-02-04 | 
| Hodnocení | 4.50/5 Celkem 2 Hodnocení | 
| Vývojář | https://multicryptoticker.com | 
| [email protected] | |
| Typ Platby | free | 
| Webové stránky Rozšíření | https://multicryptoticker.com | 
| URL Stránky Nápovědy | https://multicryptoticker.com/help | 
| Podporované Jazyky | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Multi Crypto Ticker - Toolbar price monitor",
    "description": "Monitor cryptocurrency prices in a unique, efficient way.",
    "manifest_version": 3,
    "version": "2.1.2",
    "icons": {
        "128": "img\/default.png"
    },
    "permissions": [
        "storage",
        "alarms",
        "contextMenus"
    ],
    "action": {
        "default_icon": "img\/default.png"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "background": {
        "service_worker": "service.js"
    }
}  |  |