Crypto Currency Tracker

Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox

Vad är Crypto Currency Tracker?

Crypto Currency Tracker är en Chrome-tillägg utvecklad av fact0reallc, och dess huvudfunktion är "Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox".

Tilläggsskärmbilder

screenshot

Ladda ner Crypto Currency Tracker-förlängningens CRX-fil

Ladda ner Crypto Currency Tracker-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

                        Track your favorite crypto-currencies and see how they change over time. Easy to view the history with the average scale giving you the idea of what trend your currency is following. History for 10 days, 30 days and 12 months. 
Includes all the coins enlisted on coin-capmarket to date. Just type in the name of coin, it's that easy. 
BONUS!!! Top 5 and Bottom 5 coins for the day and the live table.                    

Grundläggande Information om Tillägg

Namn Crypto Currency Tracker Crypto Currency Tracker
ID jedhhdhbophjhfpkchbabkbccbiiaghj
Officiell webbadress https://chrome.google.com/webstore/detail/crypto-currency-tracker/jedhhdhbophjhfpkchbabkbccbiiaghj
Beskrivning Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox
Filstorlek 714 KB
Antal Installationer 96
Aktuell Version 1.2.3
Senast Uppdaterad 2018-09-23
Publiceringsdatum 2018-09-23
Betyg 4.67/5 Totalt 9 Betyg
Utvecklare fact0reallc
E-post [email protected]
Betalningssätt free
Stödda Språk en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "name": "Crypto Currency Tracker",
    "description": "Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox",
    "version": "1.2.3",
    "permissions": [
        ""
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}