Pivx (PIVX) Price Ticker

PIVX Price Ticker (price taken from 'coinmarketcap.com'). Extension shows PIVX valued in Bitcoin and USD.

Pivx (PIVX) Price Tickerとは何ですか?

Pivx (PIVX) Price TickerはTahaによって開発されたChromeの拡張機能で、その主な機能は「PIVX Price Ticker (price taken from 'coinmarketcap.com'). Extension shows PIVX valued in Bitcoin and USD.」です。

拡張機能のスクリーンショット

screenshot

Pivx (PIVX) Price Ticker拡張機能のCRXファイルをダウンロード

Pivx (PIVX) Price Ticker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        PIVX (pivx.org) is a privacy-focused, decentralized, open source cryptocurrency run by a global community run by creators, innovators, and technology enthusiasts.

Extension Features: 
1. PIVX price in USD and BTC
2. All PIVX price info from coinmarketcap (to shows just hover over on extension icon)
3. Price update every 1 minutes 
4. click on extension icon to open coinmarketcap pivx page                    

拡張機能の基本情報

名前 Pivx (PIVX) Price Ticker Pivx (PIVX) Price Ticker
ID gebeffegbfijjjalhcjblplpomeocehk
公式URL https://chromewebstore.google.com/detail/pivx-pivx-price-ticker/gebeffegbfijjjalhcjblplpomeocehk
説明 PIVX Price Ticker (price taken from 'coinmarketcap.com'). Extension shows PIVX valued in Bitcoin and USD.
ファイルサイズ 27.31 KB
インストール数 25
現在のバージョン 1.1.5
最終更新日 2018-12-05
公開日 2018-12-04
評価 5.00/5 合計 9 レビュー
開発者 Taha
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "background": {
        "scripts": [
            "ticker.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon19.png"
    },
    "description": "PIVX Price Ticker (price taken from 'coinmarketcap.com'). Extension shows PIVX valued in Bitcoin and USD.",
    "icons": {
        "128": "icon128.png",
        "19": "icon19.png"
    },
    "manifest_version": 2,
    "name": "Pivx (PIVX) Price Ticker",
    "short_name": "PIVX Price Ticker",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.5",
    "permissions": [
        "https:\/\/api.coinmarketcap.com\/"
    ]
}