ZuPago Crypto Tracker & Converter

Helps Calculate Current Crypto Currency Exchange Live Rates

ZuPago Crypto Tracker & Converterคืออะไร?

ZuPago Crypto Tracker & Converter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://zupago.pe และคุณลักษณะหลักของมันคือ "Helps Calculate Current Crypto Currency Exchange Live Rates"

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

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ZuPago Crypto Tracker & Converter

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

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

                        ZuPago Crypto Tracker & Converter, Give Best and reliable life Exchange Rates of Crypto-Currency, it enables you to config which rate is important to you and what to display. 
Also Enable you to set unlimited notification you can easily monitors live rate by config alert.                    

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

ชื่อ ZuPago Crypto Tracker & Converter ZuPago Crypto Tracker & Converter
ID mnalladdhdlgjmjoocjnoolbehpkmhhp
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/zupago-crypto-tracker-con/mnalladdhdlgjmjoocjnoolbehpkmhhp
คำอธิบาย Helps Calculate Current Crypto Currency Exchange Live Rates
ขนาดไฟล์ 472 KB
จำนวนการติดตั้ง 41
เวอร์ชันปัจจุบัน 1.4.2
อัปเดตครั้งล่าสุด 2019-01-09
วันที่เผยแพร่ 2019-01-09
คะแนน 4.50/5 รวมทั้งหมด 16 คะแนน
ผู้พัฒนา http://zupago.pe
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://zupago.pe/terms
URL หน้าช่วยเหลือ https://zupago.pe/contact-us
URL หน้านโยบายความเป็นส่วนตัว https://zupago.pe/terms
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ZuPago Crypto Tracker & Converter",
    "short_name": "ZuPago Crypto Tracker & Converter",
    "version": "1.4.2",
    "description": "Helps Calculate Current Crypto Currency Exchange Live Rates",
    "permissions": [
        "storage",
        "https:\/\/*.zupago.pe\/*",
        "https:\/\/*.bitcoinaverage.com\/*",
        "http:\/\/*.zupago.pe\/*",
        "http:\/\/*.bitcoinaverage.com\/*",
        "notifications"
    ],
    "browser_action": {
        "default_icon": "images\/icon128.png",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "content_security_policy": "script-src 'self' 'sha256-pbz+E3L0g6Nj8+XWmiwq+gQsLaXVSGLpTGLpfFkbCbc=' 'sha256-pbz+E3L0g6Nj8+XWmiwq+gQsLaXVSGLpTGLpfFkbCbc=' 'sha256-hmUatUa8ps28FFeQ0hy1vzqR8OLGYf4uaOrNyUdYeF0=' https:\/\/ssl.google-analytics.com https:\/\/ssl.google-analytics.com\/ga.js; object-src 'self'",
    "manifest_version": 2
}