Crypto Airdrops & Bounties

Crypto Airdrops & Bounties

O que é Crypto Airdrops & Bounties?

Crypto Airdrops & Bounties é uma extensão do Chrome desenvolvida por Easier Life, e sua principal característica é "Crypto Airdrops & Bounties".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Crypto Airdrops & Bounties

Baixe arquivos de extensão Crypto Airdrops & Bounties no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Crypto Airdrops & Bounties Crypto Airdrops & Bounties
ID dhgnlgphgchebgoemcjekedjjbifijid
URL Oficial https://chrome.google.com/webstore/detail/crypto-airdrops-bounties/dhgnlgphgchebgoemcjekedjjbifijid
Descrição Crypto Airdrops & Bounties
Tamanho do Arquivo 5.32 MB
Contagem de Instalações 1,054
Versão Atual 0.1.7
Última Atualização 2018-10-11
Data de Publicação 2018-10-11
Classificação 2.82/5 Total de 11 Avaliações
Desenvolvedor Easier Life
Email [email protected]
Tipo de Pagamento free
URL da Página de Ajuda https://tawk.to/chat/5b45fa564af8e57442dc88c6/default/?$_tawk_popout=true
Idiomas Suportados 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\/*"
    ]
}