Bitoke - Bitcoin Faucet

Win Real Bitcoins And Other Prizes!

Bitoke - Bitcoin Faucet là gì?

Bitoke - Bitcoin Faucet là một tiện ích mở rộng Chrome được phát triển bởi addonpub, và tính năng chính của nó là "Win Real Bitcoins And Other Prizes!".

Ả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 Bitoke - Bitcoin Faucet

Tải xuống các tệp mở rộng Bitoke - Bitcoin Faucet 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

                        Open Free Virtual Boxes
Win Real  Bitcoins And Other Prizes!

Click on boxes to open them
You can find Bitcoins, Bitoke gems, items and more! Box opening is completely free and you can start right away!

Refill free gems
We give you free gems every hour so you can open unlimited number of boxes! If you want to accelerate the process, you can invite people, play various games or complete offers and get tons of gems!

Withdraw Bitcoins
Get the BTC winnings sent directly to your wallet! We process withdrawal requests multiple times per day.                    

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

Tên Bitoke - Bitcoin Faucet Bitoke - Bitcoin Faucet
ID oijajbhmelbcoclnkdmembiacmeghbae
URL Chính Thức https://chrome.google.com/webstore/detail/bitoke-bitcoin-faucet/oijajbhmelbcoclnkdmembiacmeghbae
Mô tả Win Real Bitcoins And Other Prizes!
Kích Thước Tệp 47.36 KB
Số Lần Cài Đặt 486
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2019-07-31
Ngày Phát Hành 2019-07-30
Đánh Giá 3.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển addonpub
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0",
    "manifest_version": 2,
    "short_name": "bitoke-extension",
    "name": "Bitoke - Bitcoin Faucet",
    "background": {
        "page": "lib\/chrome\/background.html"
    },
    "homepage_url": "https:\/\/bitoke.com",
    "permissions": [
        "activeTab",
        "storage",
        "downloads",
        "tabs",
        ""
    ],
    "description": "Win Real Bitcoins And Other Prizes!",
    "icons": {
        "16": "data\/icons\/16.png",
        "32": "data\/icons\/32.png",
        "48": "data\/icons\/48.png",
        "64": "data\/icons\/64.png",
        "128": "data\/icons\/128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "lib\/show_extension.js"
            ],
            "run_at": "document_idle",
            "all_frames": false
        }
    ],
    "browser_action": {
        "default_icon": {
            "16": "data\/icons\/16.png",
            "32": "data\/icons\/32.png",
            "48": "data\/icons\/48.png",
            "64": "data\/icons\/64.png",
            "128": "data\/icons\/128.png"
        },
        "default_title": "Click to know more!!"
    }
}