Bonus Code Assistant
Avoid the hassle of searching for the best bonus codes. We have them ready for you right when you need them!
Hvad er Bonus Code Assistant?
Bonus Code Assistant er en Chrome-udvidelse udviklet af bonuscodebets.co.uk, og dens hovedfunktion er "Avoid the hassle of searching for the best bonus codes. We have them ready for you right when you need them!".
Udvidelsesskærmbilleder
Download Bonus Code Assistant-udvidelses-CRX-fil
Download Bonus Code Assistant-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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!
Grundlæggende oplysninger om udvidelsen
Navn | Bonus Code Assistant |
ID | anlnnkjbeghilckinoacicijciahgbfb |
Officiel URL | https://chromewebstore.google.com/detail/bonus-code-assistant/anlnnkjbeghilckinoacicijciahgbfb |
Beskrivelse | Avoid the hassle of searching for the best bonus codes. We have them ready for you right when you need them! |
Filstørrelse | 136 KB |
Antal Installationer | 69 |
Nuværende Version | 1.3.2 |
Senest Opdateret | 2017-10-20 |
Udgivelsesdato | 2017-10-20 |
Bedømmelse | 4.67/5 Samlet 6 Bedømmelser |
Udvikler | bonuscodebets.co.uk |
Betalingsmetode | free |
Udvidelseswebsted | https://bonuscodebets.co.uk/ |
Understøttede Sprog | 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'" } |