BlockSearchEngine.com - Blockchain Explorer

BlockSearchEngine is a search engine and blockchain explorer for cryptocurrencies. Search any address, transaction hash, blocks, etc

Apa itu BlockSearchEngine.com - Blockchain Explorer?

BlockSearchEngine.com - Blockchain Explorer adalah ekstensi Chrome yang dikembangkan oleh https://blocksearchengine.com, dan fitur utamanya adalah "BlockSearchEngine is a search engine and blockchain explorer for cryptocurrencies. Search any address, transaction hash, blocks, etc".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi BlockSearchEngine.com - Blockchain Explorer

Unduh file ekstensi BlockSearchEngine.com - Blockchain 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

                        BlockSearchEngine.com is a search engine and blockchain explorer for all cryptocurrencies. You can search any cryptocurrency addresses, transaction hash, history / details, data, blocks, etc. from a single page.

It's also a web directory of all cryptocurrency related groups, news channels and communities. Since the crypto community needed it very much, this app was created since it's very difficult to remember and search for individual blockchain explorers of multiple cryptocurrencies. 

Feedback and suggestions are welcome and appreciated to make the site even better.                    

Informasi Dasar Ekstensi

Nama BlockSearchEngine.com - Blockchain Explorer BlockSearchEngine.com - Blockchain Explorer
ID eokffhnbomjenjppnmokofoekfcodnci
URL Resmi https://chromewebstore.google.com/detail/blocksearchenginecom-bloc/eokffhnbomjenjppnmokofoekfcodnci
Deskripsi BlockSearchEngine is a search engine and blockchain explorer for cryptocurrencies. Search any address, transaction hash, blocks, etc
Ukuran File 53.29 KB
Jumlah Instalasi 113
Versi Saat Ini 1.0.0.0
Terakhir Diperbarui 2018-05-04
Tanggal Publikasi 2018-05-04
Penilaian 5.00/5 Total 4 Penilaian
Pengembang https://blocksearchengine.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://blocksearchengine.com/
URL Halaman Bantuan https://blocksearchengine.com/contact.html
URL Halaman Kebijakan Privasi http://centpage.com/privacy-policy.php
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "Logo_48.ico"
    },
    "description": "BlockSearchEngine is a search engine and blockchain explorer for cryptocurrencies. Search any address, transaction hash, blocks, etc",
    "icons": {
        "128": "Logo_128.ico",
        "16": "Logo.png",
        "48": "Logo_48.ico"
    },
    "manifest_version": 2,
    "name": "BlockSearchEngine.com - Blockchain Explorer",
    "permissions": [
        "https:\/\/blocksearchengine.com\/*",
        "cookies",
        "management"
    ],
    "short_name": "Blockchain Search Engine - Blockchain Explorer",
    "version": "1.0.0.0"
}