New Tab - Bitcoin Price Checker v1.0

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

Apa itu New Tab - Bitcoin Price Checker v1.0?

New Tab - Bitcoin Price Checker v1.0 adalah ekstensi Chrome yang dikembangkan oleh Thomas Rosales, dan fitur utamanya adalah "Keep up to date with the latest Bitcoin (BTC) price on every new tab.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi New Tab - Bitcoin Price Checker v1.0

Unduh file ekstensi New Tab - Bitcoin Price Checker v1.0 dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama New Tab - Bitcoin Price Checker v1.0 New Tab - Bitcoin Price Checker v1.0
ID pbmcdncnehlnimihdhpicjjdbgkanoap
URL Resmi https://chromewebstore.google.com/detail/new-tab-bitcoin-price-che/pbmcdncnehlnimihdhpicjjdbgkanoap
Deskripsi Keep up to date with the latest Bitcoin (BTC) price on every new tab.
Ukuran File 11.43 KB
Jumlah Instalasi 20
Versi Saat Ini 1.1
Terakhir Diperbarui 2018-12-20
Tanggal Publikasi 2018-12-19
Penilaian 1.00/5 Total 1 Penilaian
Pengembang Thomas Rosales
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}