BlockSearchEngine.com - Blockchain Explorer

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

Wat is BlockSearchEngine.com - Blockchain Explorer?

BlockSearchEngine.com - Blockchain Explorer is een Chrome-extensie ontwikkeld door https://blocksearchengine.com, en de belangrijkste functie is "BlockSearchEngine is a search engine and blockchain explorer for cryptocurrencies. Search any address, transaction hash, blocks, etc".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie BlockSearchEngine.com - Blockchain Explorer

Download BlockSearchEngine.com - Blockchain Explorer-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam BlockSearchEngine.com - Blockchain Explorer BlockSearchEngine.com - Blockchain Explorer
ID eokffhnbomjenjppnmokofoekfcodnci
Officiële URL https://chromewebstore.google.com/detail/blocksearchenginecom-bloc/eokffhnbomjenjppnmokofoekfcodnci
Beschrijving BlockSearchEngine is a search engine and blockchain explorer for cryptocurrencies. Search any address, transaction hash, blocks, etc
Bestandsgrootte 53.29 KB
Aantal Installaties 113
Huidige Versie 1.0.0.0
Laatst Bijgewerkt 2018-05-04
Publicatiedatum 2018-05-04
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar https://blocksearchengine.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://blocksearchengine.com/
Help Pagina-URL https://blocksearchengine.com/contact.html
URL van de Privacybeleid Pagina http://centpage.com/privacy-policy.php
Ondersteunde Talen 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"
}