New Tab - Bitcoin Price Checker v1.0

Keep up to date with the latest Bitcoin (BTC) price on every new tab.

New Tab - Bitcoin Price Checker v1.0คืออะไร?

New Tab - Bitcoin Price Checker v1.0 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Thomas Rosales และคุณลักษณะหลักของมันคือ "Keep up to date with the latest Bitcoin (BTC) price on every new tab."

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย New Tab - Bitcoin Price Checker v1.0

ดาวน์โหลดไฟล์ส่วนขยาย New Tab - Bitcoin Price Checker v1.0 ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Keep up to date with the latest Bitcoin (BTC) prices on every new tab opened. Keeps a history of the latest tabs opened with a snapshot of the price for easy compare. Live updates every 5 seconds. No refresh needed!                    

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

ชื่อ New Tab - Bitcoin Price Checker v1.0 New Tab - Bitcoin Price Checker v1.0
ID pbmcdncnehlnimihdhpicjjdbgkanoap
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/new-tab-bitcoin-price-che/pbmcdncnehlnimihdhpicjjdbgkanoap
คำอธิบาย Keep up to date with the latest Bitcoin (BTC) price on every new tab.
ขนาดไฟล์ 11.43 KB
จำนวนการติดตั้ง 20
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2018-12-20
วันที่เผยแพร่ 2018-12-19
คะแนน 1.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Thomas Rosales
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "New Tab - Bitcoin Price Checker v1.0",
    "description": "Keep up to date with the latest Bitcoin (BTC) price on every new tab.",
    "homepage_url": "http:\/\/thomasrosales.com",
    "version": "1.1",
    "icons": {
        "48": "icons\/icon.png",
        "96": "icons\/icon.png"
    },
    "permissions": [
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}