Blockchain Lookup

Blockchain Lookup lets you search blockchain.info on the fly by introducing a 'Blockchain Lookup' context menu item.

What is Blockchain Lookup?

Blockchain Lookup is a Chrome extension developed by Unknown, and its main feature is "Blockchain Lookup lets you search blockchain.info on the fly by introducing a 'Blockchain Lookup' context menu item.".

Extension Screenshots

screenshot

Download Blockchain Lookup Extension CRX File

Download Blockchain Lookup 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

                        Blockchain Lookup lets you search blockchain.info on the fly by introducing a 'Blockchain Lookup' context menu item.                    

Extension Basic Information

Name Blockchain Lookup Blockchain Lookup
ID bfcefbndnnmbpdakahehjmpegmpimgef
Official URL https://chromewebstore.google.com/detail/blockchain-lookup/bfcefbndnnmbpdakahehjmpegmpimgef
Description Blockchain Lookup lets you search blockchain.info on the fly by introducing a 'Blockchain Lookup' context menu item.
File Size 3.22 KB
Installation Count 85
Current Version 0.1
Last Updated 2013-11-27
Publish Date 2013-11-27
Rating 5.00/5 Total 1 Ratings
Developer Unknown
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Blockchain Lookup",
    "description": "Blockchain Lookup lets you search blockchain.info on the fly by introducing a 'Blockchain Lookup' context menu item.",
    "version": "0.1",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "BlockchainLookup.js"
        ]
    },
    "manifest_version": 2
}