Bonus Code Assistant

Avoid the hassle of searching for the best bonus codes. We have them ready for you right when you need them!

O que é Bonus Code Assistant?

Bonus Code Assistant é uma extensão do Chrome desenvolvida por bonuscodebets.co.uk, e sua principal característica é "Avoid the hassle of searching for the best bonus codes. We have them ready for you right when you need them!".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Bonus Code Assistant

Baixe arquivos de extensão Bonus Code Assistant 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

                        Never miss the best sign up offer with the Bonus Code Assistant Chrome extension. With this handy Chrome extension, you can easily see when there is a bonus code offer available when browsing bookmakers.

In order to get the sign up offer, simply open the extension, check out the offer and copy the bonus code. Now you are all set to start off your betting ventures with the best odds of winning. Good luck!                    

Informações Básicas da Extensão

Nome Bonus Code Assistant Bonus Code Assistant
ID anlnnkjbeghilckinoacicijciahgbfb
URL Oficial https://chromewebstore.google.com/detail/bonus-code-assistant/anlnnkjbeghilckinoacicijciahgbfb
Descrição Avoid the hassle of searching for the best bonus codes. We have them ready for you right when you need them!
Tamanho do Arquivo 136 KB
Contagem de Instalações 69
Versão Atual 1.3.2
Última Atualização 2017-10-20
Data de Publicação 2017-10-20
Classificação 4.67/5 Total de 6 Avaliações
Desenvolvedor bonuscodebets.co.uk
Tipo de Pagamento free
Site da Extensão https://bonuscodebets.co.uk/
Idiomas Suportados de,en,fr,da,es,it,pl,sr,ru,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bonus Code Assistant",
    "short_name": "Bonus Code Assistant",
    "version": "1.3.2",
    "manifest_version": 2,
    "description": "__MSG_extension_short_description__",
    "homepage_url": "http:\/\/bonuscodebets.co.uk\/",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    },
    "permissions": [
        "tabs",
        "*:\/\/*\/*"
    ],
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "__MSG_extension_full_name__",
        "default_popup": "src\/browser_action\/browser_action.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'"
}