Multi Crypto Ticker - Toolbar price monitor

Monitor cryptocurrency prices in a unique, efficient way.

What is Multi Crypto Ticker - Toolbar price monitor?

Multi Crypto Ticker - Toolbar price monitor is a Chrome extension developed by https://multicryptoticker.com, and its main feature is "Monitor cryptocurrency prices in a unique, efficient way.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Multi Crypto Ticker - Toolbar price monitor Extension CRX File

Download Multi Crypto Ticker - Toolbar price monitor extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Multi Crypto Ticker - Toolbar price monitor Multi Crypto Ticker - Toolbar price monitor
ID mckpoliiiknakdcaoabkkdbbenopnabl
Official URL https://chromewebstore.google.com/detail/multi-crypto-ticker-toolb/mckpoliiiknakdcaoabkkdbbenopnabl
Description Monitor cryptocurrency prices in a unique, efficient way.
File Size 451 KB
Installation Count 217
Current Version 2.1.2
Last Updated 2024-02-12
Publish Date 2022-02-04
Rating 4.50/5 Total 2 Ratings
Developer https://multicryptoticker.com
Email [email protected]
Payment Type free
Extension Website https://multicryptoticker.com
Help Page URL https://multicryptoticker.com/help
Supported Languages 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"
    }
}