Cryptocurrency Price Ticker

This extension displays the live price of Bitcoin, Litecoin, and Ethereum

Τι είναι το Cryptocurrency Price Ticker;

Το Cryptocurrency Price Ticker είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Ethan Chiasson, και η κύρια λειτουργία του είναι "This extension displays the live price of Bitcoin, Litecoin, and Ethereum".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Cryptocurrency Price Ticker

Λήψη αρχείων επέκτασης Cryptocurrency Price Ticker σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Google Chrome Bitcoin, Litecoin, and Ethereum Price Ticker Extension. Adding this chrome extension gives you a quick and easy way to check the price of BTC,LTC, and ETH from within your browser.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Cryptocurrency Price Ticker Cryptocurrency Price Ticker
ID pdpahdgmbnpeepflkedmdcieohpcpchh
Επίσημο URL https://chromewebstore.google.com/detail/cryptocurrency-price-tick/pdpahdgmbnpeepflkedmdcieohpcpchh
Περιγραφή This extension displays the live price of Bitcoin, Litecoin, and Ethereum
Μέγεθος Αρχείου 47.29 KB
Αριθμός Εγκαταστάσεων 37
Τρέχουσα Έκδοση 2.0
Τελευταία Ενημέρωση 2020-02-01
Ημερομηνία Δημοσίευσης 2020-02-01
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής Ethan Chiasson
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cryptocurrency Price Ticker",
    "description": "This extension displays the live price of Bitcoin, Litecoin, and Ethereum",
    "version": "2.0",
    "browser_action": {
        "default_icon": "\/images\/btc.png",
        "default_popup": "popup.html"
    }
}