BlockSearchEngine.com - Blockchain Explorer

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

BlockSearchEngine.com - Blockchain Explorer là gì?

BlockSearchEngine.com - Blockchain Explorer là một tiện ích mở rộng Chrome được phát triển bởi https://blocksearchengine.com, và tính năng chính của nó là "BlockSearchEngine is a search engine and blockchain explorer for cryptocurrencies. Search any address, transaction hash, blocks, etc".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng BlockSearchEngine.com - Blockchain Explorer

Tải xuống các tệp mở rộng BlockSearchEngine.com - Blockchain Explorer dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên BlockSearchEngine.com - Blockchain Explorer BlockSearchEngine.com - Blockchain Explorer
ID eokffhnbomjenjppnmokofoekfcodnci
URL Chính Thức https://chromewebstore.google.com/detail/blocksearchenginecom-bloc/eokffhnbomjenjppnmokofoekfcodnci
Mô tả BlockSearchEngine is a search engine and blockchain explorer for cryptocurrencies. Search any address, transaction hash, blocks, etc
Kích Thước Tệp 53.29 KB
Số Lần Cài Đặt 113
Phiên Bản Hiện Tại 1.0.0.0
Cập Nhật Lần Cuối 2018-05-04
Ngày Phát Hành 2018-05-04
Đánh Giá 5.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển https://blocksearchengine.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://blocksearchengine.com/
URL Trang Trợ Giúp https://blocksearchengine.com/contact.html
URL Trang Chính Sách Bảo Mật http://centpage.com/privacy-policy.php
Ngôn Ngữ Được Hỗ Trợ 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"
}