BlockSearchEngine.com - Blockchain Explorer

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

Qu'est-ce que BlockSearchEngine.com - Blockchain Explorer ?

BlockSearchEngine.com - Blockchain Explorer est une extension Chrome développée par https://blocksearchengine.com, et sa fonction principale est "BlockSearchEngine is a search engine and blockchain explorer for cryptocurrencies. Search any address, transaction hash, blocks, etc".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension BlockSearchEngine.com - Blockchain Explorer

Téléchargez les fichiers d'extension BlockSearchEngine.com - Blockchain Explorer au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom BlockSearchEngine.com - Blockchain Explorer BlockSearchEngine.com - Blockchain Explorer
ID eokffhnbomjenjppnmokofoekfcodnci
URL Officiel https://chromewebstore.google.com/detail/blocksearchenginecom-bloc/eokffhnbomjenjppnmokofoekfcodnci
Description BlockSearchEngine is a search engine and blockchain explorer for cryptocurrencies. Search any address, transaction hash, blocks, etc
Taille du Fichier 53.29 KB
Nombre d'Installations 113
Version Actuelle 1.0.0.0
Dernière Mise à Jour 2018-05-04
Date de Publication 2018-05-04
Évaluation 5.00/5 Total 4 Évaluations
Développeur https://blocksearchengine.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://blocksearchengine.com/
URL de la Page d'Aide https://blocksearchengine.com/contact.html
URL de la Page de Politique de Confidentialité http://centpage.com/privacy-policy.php
Langues Prises en Charge 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"
}