Cryptocurrency explorer

This Chrome extension allows you to explore cryptocurrency quickly.

Apa itu Cryptocurrency explorer?

Cryptocurrency explorer adalah ekstensi Chrome yang dikembangkan oleh https://cryptosort.com, dan fitur utamanya adalah "This Chrome extension allows you to explore cryptocurrency quickly.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Cryptocurrency explorer

Unduh file ekstensi Cryptocurrency explorer 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

                        Cryptocurrency explorer Chrome extension allows you to find detailed description about coin quickly.. 

Example use for traders:
If you are a trader or investor and you browse websites that has information about cryptocurrencies this extension will detect it allow you to click suggested links to find more information about viewed website described coins.

Excellent for people who want's to explore information about coins.                    

Informasi Dasar Ekstensi

Nama Cryptocurrency explorer Cryptocurrency explorer
ID pacodmbkcmiokmgnhmonbkalpakbegpk
URL Resmi https://chromewebstore.google.com/detail/cryptocurrency-explorer/pacodmbkcmiokmgnhmonbkalpakbegpk
Deskripsi This Chrome extension allows you to explore cryptocurrency quickly.
Ukuran File 61.63 KB
Jumlah Instalasi 75
Versi Saat Ini 1.0
Terakhir Diperbarui 2017-05-27
Tanggal Publikasi 2017-05-27
Penilaian 3.00/5 Total 2 Penilaian
Pengembang https://cryptosort.com
Tipe Pembayaran free
Situs Ekstensi http://cryptosort.com/
URL Halaman Bantuan http://cryptosort.com/contact
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cryptocurrency explorer",
    "description": "This Chrome extension allows you to explore cryptocurrency quickly.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}