Bitoke - Bitcoin Faucet

Win Real Bitcoins And Other Prizes!

Bitoke - Bitcoin Faucet क्या है?

Bitoke - Bitcoin Faucet addonpub द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Win Real Bitcoins And Other Prizes!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Bitoke - Bitcoin Faucet एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Bitoke - Bitcoin Faucet Bitoke - Bitcoin Faucet
ID oijajbhmelbcoclnkdmembiacmeghbae
आधिकारिक URL https://chrome.google.com/webstore/detail/bitoke-bitcoin-faucet/oijajbhmelbcoclnkdmembiacmeghbae
विवरण Win Real Bitcoins And Other Prizes!
फ़ाइल का आकार 47.36 KB
स्थापना संख्या 486
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2019-07-31
प्रकाशन तिथि 2019-07-30
रेटिंग 3.00/5 कुल 4 रेटिंग्स
डेवलपर addonpub
भुगतान के प्रकार free
समर्थित भाषाएँ 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!!"
    }
}