Cryptotab

CryptoTab is extension for getting all latest cryptocurrency rates and with bookmarks speed dial

Apa itu Cryptotab?

Cryptotab adalah ekstensi Chrome yang dikembangkan oleh Vladyslav Khrystych, dan fitur utamanya adalah "CryptoTab is extension for getting all latest cryptocurrency rates and with bookmarks speed dial".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Cryptotab

Unduh file ekstensi Cryptotab 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

                        With CryptoTab extension you can access your most-used websites very fast and also see latest top-8 cryptocurrencies rates on top.

You can easily change saved website links and using search powered by Google.

On the "Crypto shortcuts" tab you'll find most popular resources related to the world of cryptocurrencies.                    

Informasi Dasar Ekstensi

Nama Cryptotab Cryptotab
ID ediflhgcaolkgmfjnhjdkdncidfpobge
URL Resmi https://chromewebstore.google.com/detail/cryptotab/ediflhgcaolkgmfjnhjdkdncidfpobge
Deskripsi CryptoTab is extension for getting all latest cryptocurrency rates and with bookmarks speed dial
Ukuran File 262 KB
Jumlah Instalasi 52
Versi Saat Ini 0.0.0.1
Terakhir Diperbarui 2021-10-07
Tanggal Publikasi 2021-10-06
Pengembang Vladyslav Khrystych
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://vkhrystych.github.io/cryptotab-website/privacy-policy.html
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cryptotab",
    "description": "CryptoTab is extension for getting all latest cryptocurrency rates and with bookmarks speed dial",
    "version": "0.0.0.1",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "logo192.png",
        "48": "logo192.png",
        "128": "logo192.png"
    },
    "permissions": [
        "topSites",
        "chrome:\/\/favicon\/*"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}