Crypto Panel

If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…

Crypto Panelคืออะไร?

Crypto Panel เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Everydat Utilites และคุณลักษณะหลักของมันคือ "If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…"

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Crypto Panel

ดาวน์โหลดไฟล์ส่วนขยาย Crypto Panel ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        If you want fast cryptocurrency price information,
this is the extension for you.

Crypto panel enables bitcoin and over 1000 altcoins price and market cap info.

You can costumize what cryptocurrency you want to have info for
and for what period chart should show data.

Chart is only optional also. Maybe you want just simple box with price.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Crypto Panel Crypto Panel
ID edmfefhgemipfljchhlalhoebfpcikch
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/crypto-panel/edmfefhgemipfljchhlalhoebfpcikch
คำอธิบาย If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…
ขนาดไฟล์ 1.74 MB
จำนวนการติดตั้ง 437
เวอร์ชันปัจจุบัน 0.0.1
อัปเดตครั้งล่าสุด 2017-10-27
วันที่เผยแพร่ 2017-10-27
คะแนน 3.67/5 รวมทั้งหมด 9 คะแนน
ผู้พัฒนา Everydat Utilites
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Crypto Panel",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "",
    "homepage_url": "http:\/\/micro-js.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "Crypto Panel",
        "default_popup": "index.html"
    },
    "permissions": [
        "http:\/\/coincap.io\/*"
    ]
}