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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Taha และคุณลักษณะหลักของมันคือ "PIVX Price Ticker (price taken from 'coinmarketcap.com'). Extension shows PIVX valued in Bitcoin and USD."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Pivx (PIVX) Price Ticker

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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\/"
    ]
}