Crypto Airdrops & Bounties

Crypto Airdrops & Bounties

什麼是Crypto Airdrops & Bounties?

Crypto Airdrops & Bounties是由Easier Life開發的Chrome擴展程式,該擴展的主要功能是“Crypto Airdrops & Bounties”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Crypto Airdrops & Bounties擴展crx文件

下載Crypto Airdrops & Bounties擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Crypto Airdrops & Bounties


Get fast access to cryptocurrency related information and tools, much faster and easier.

Crypto tools for traders:
 * Crypto Airdrops & Crypto Bounties
    - Updated list of cryptocurrency airdrops and cryptocurrency bounties
    - See estimated airdrop & bounty value
    - Add airdrops & bounties o favorites
    - Set airdrops alerts
    - See step by step instructions

We are working day by day to improve your experience, that is why your feedback is very important for us. 
Don't hesitate to contact us using Live Chat feature from Contact section.

Thank you                    

擴展基本資訊

名稱 Crypto Airdrops & Bounties Crypto Airdrops & Bounties
ID dhgnlgphgchebgoemcjekedjjbifijid
官方網址 https://chrome.google.com/webstore/detail/crypto-airdrops-bounties/dhgnlgphgchebgoemcjekedjjbifijid
簡介 Crypto Airdrops & Bounties
檔案大小 5.32 MB
安裝次數 1,054
目前版本 0.1.7
更新時間 2018-10-11
上架時間 2018-10-11
評分 2.82/5 共 11 次評分
開發者 Easier Life
電子郵箱 [email protected]
付費類型 free
說明頁面URL https://tawk.to/chat/5b45fa564af8e57442dc88c6/default/?$_tawk_popout=true
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Crypto Airdrops & Bounties",
    "version": "0.1.7",
    "manifest_version": 2,
    "description": "Crypto Airdrops & Bounties",
    "background": {
        "persistent": false,
        "scripts": [
            "js\/libraries\/jquery\/jquery.min.js",
            "js\/api.js",
            "src\/oneSignal\/OneSignal.js",
            "src\/bg\/background.js"
        ]
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "Crypto Airdrops & Bounties",
        "default_popup": "index.html"
    },
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity",
        "identity.email",
        "http:\/\/airdropsbounties.localhost\/*"
    ]
}