CryptoVue

Stay up to date with the best performing cryptocurrencies on the market!

Vad är CryptoVue?

CryptoVue är en Chrome-tillägg utvecklad av https://www.cryptovue.com, och dess huvudfunktion är "Stay up to date with the best performing cryptocurrencies on the market!".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner CryptoVue-förlängningens CRX-fil

Ladda ner CryptoVue-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Keep track of the ten best performing cryptocurrencies, straight from your browser!

CryptoVue helps you stay up to date with the most popular cryptocurrencies based on market cap, price and overall circulating supply. Always real-time and up to date, CryptoVue obtains its data from the leading cryptocurrency resource CoinMarketCap.

Head over to https://cryptovue.com to get the full experience. If there's any questions/comments/improvements you would like - feel free to fill out the form in the support tab and you'll receive a response shortly :).

Note: This is an independently maintained project and donations are more than appreciated if possible!
BTC - 1cV9YMjpweZyJ17DJbTa1WELs4BjdmUMp
ETH - 0x5af8dfc441d4068f705372f461a85aba49aa5f46                    

Grundläggande Information om Tillägg

Namn CryptoVue CryptoVue
ID napoemcdmdclmpokfkfpghimocphhfea
Officiell webbadress https://chromewebstore.google.com/detail/cryptovue/napoemcdmdclmpokfkfpghimocphhfea
Beskrivning Stay up to date with the best performing cryptocurrencies on the market!
Filstorlek 27.01 KB
Antal Installationer 179
Aktuell Version 1.3
Senast Uppdaterad 2017-08-14
Publiceringsdatum 2017-08-14
Betyg 4.55/5 Totalt 11 Betyg
Utvecklare https://www.cryptovue.com
Betalningssätt free
Tilläggswebbplats https://www.cryptovue.com
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "CryptoVue",
    "short_name": "CryptoVue",
    "version": "1.3",
    "description": "Stay up to date with the best performing cryptocurrencies on the market!",
    "icons": {
        "16": "img\/icon16.png",
        "24": "img\/icon24.png",
        "32": "img\/icon32.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "img\/icon16.png",
            "24": "img\/icon24.png",
            "32": "img\/icon32.png",
            "48": "img\/icon48.png",
            "128": "img\/icon128.png"
        },
        "default_title": "CryptoVue",
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/www.cryptovue.com\/"
    ],
    "author": "Hassan Djirdeh",
    "homepage_url": "https:\/\/cryptovue.com"
}