BlockSearchEngine.com - Blockchain Explorer

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

What is BlockSearchEngine.com - Blockchain Explorer?

BlockSearchEngine.com - Blockchain Explorer is a Chrome extension developed by https://blocksearchengine.com, and its main feature is "BlockSearchEngine is a search engine and blockchain explorer for cryptocurrencies. Search any address, transaction hash, blocks, etc".

Extension Screenshots

screenshot

Download BlockSearchEngine.com - Blockchain Explorer Extension CRX File

Download BlockSearchEngine.com - Blockchain Explorer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name BlockSearchEngine.com - Blockchain Explorer BlockSearchEngine.com - Blockchain Explorer
ID eokffhnbomjenjppnmokofoekfcodnci
Official URL 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
File Size 53.29 KB
Installation Count 113
Current Version 1.0.0.0
Last Updated 2018-05-04
Publish Date 2018-05-04
Rating 5.00/5 Total 4 Ratings
Developer https://blocksearchengine.com
Email [email protected]
Payment Type free
Extension Website https://blocksearchengine.com/
Help Page URL https://blocksearchengine.com/contact.html
Privacy Policy Page URL http://centpage.com/privacy-policy.php
Supported Languages 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"
}