Bonus Code Assistant

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

Bonus Code Assistant란 무엇입니까?

Bonus Code Assistant은(는) bonuscodebets.co.uk에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Avoid the hassle of searching for the best bonus codes. We have them ready for you right when you need them!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Bonus Code Assistant 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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!                    

확장 프로그램 기본 정보

이름 Bonus Code Assistant Bonus Code Assistant
ID anlnnkjbeghilckinoacicijciahgbfb
공식 URL https://chromewebstore.google.com/detail/bonus-code-assistant/anlnnkjbeghilckinoacicijciahgbfb
설명 Avoid the hassle of searching for the best bonus codes. We have them ready for you right when you need them!
파일 크기 136 KB
설치 횟수 69
현재 버전 1.3.2
최근 업데이트 2017-10-20
출시 날짜 2017-10-20
평점 4.67/5 총 6 개의 평점
개발자 bonuscodebets.co.uk
결제 유형 free
확장 프로그램 웹 사이트 https://bonuscodebets.co.uk/
지원되는 언어 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'"
}