Crypto Price Tracker

Cryptocurrency Price Tracker

Cos'è Crypto Price Tracker?

Crypto Price Tracker è un'estensione di Chrome sviluppata da paras.mathur, e la sua funzione principale è "Cryptocurrency Price Tracker".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Crypto Price Tracker

Scarica i file di estensione Crypto Price Tracker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Buy/Track prices of all major cryptocurrencies i.e. bitcoin, etherum with a single click.

1) BUY BITCOINS WITH ONE CLICK

1) SELECT CURRENCY UNDER SETTINGS AND MAKE IT DEFAULT FOR ALL PRICES.

2) ONE CLICK CRYPTO PRICE TRACKER                    

Informazioni di Base sull'Estensione

Nome Crypto Price Tracker Crypto Price Tracker
ID hjpembllclocalmddaodlckihikfgjdj
URL Ufficiale https://chromewebstore.google.com/detail/crypto-price-tracker/hjpembllclocalmddaodlckihikfgjdj
Descrizione Cryptocurrency Price Tracker
Dimensione del File 240 KB
Conteggio Installazioni 150
Versione Corrente 1.3.0.4
Ultimo Aggiornamento 2018-03-20
Data di Pubblicazione 2018-03-20
Valutazione 3.00/5 Totale 2 Valutazioni
Sviluppatore paras.mathur
Tipo di Pagamento free
Lingue Supportate en-US
manifest.json
{
    "browser_action": {
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; https:\/\/ssl.google-analytics.com; object-src 'self'",
    "description": "Cryptocurrency Price Tracker",
    "icons": {
        "128": "chart_line_128.png",
        "16": "chart_line_16.png",
        "48": "chart_line_48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgA5SQ4nX8G6cbZ8k8So1UW6sfqHkag7T7ggeLe9EHKE7VA1\/\/d5RvzdEkFmnDryk1HZyoLY9UU1sKNUbWlq8K4s7B99a3ZMEGksDm53ofDkSQwoJoN0ulaAJbBOKvnfEsq2Spq8lveSlJmRsRe42t0c1o6XS1sbm\/7YQL94CrgoDEcutrnGHsnIJmz\/j0buwUp6I1JfcUxByc+Kd+iyIgxHjGmqcE+2RM17MPWSpOosyaSEAMSZd1ydqftr764sIM7qAdplfaedc13+OENtP\/UU0X\/leiCzOosDr3yj170cnrIBUjTRcudBBrR+ZHKiU\/APbAVDTarHyvuURl+\/BzwIDAQAB",
    "manifest_version": 2,
    "name": "Crypto Price Tracker",
    "permissions": [],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.3.0.4"
}