Bonus Code Assistant
Avoid the hassle of searching for the best bonus codes. We have them ready for you right when you need them!
Qu'est-ce que Bonus Code Assistant ?
Bonus Code Assistant est une extension Chrome développée par bonuscodebets.co.uk, et sa fonction principale est "Avoid the hassle of searching for the best bonus codes. We have them ready for you right when you need them!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Bonus Code Assistant
Téléchargez les fichiers d'extension Bonus Code Assistant au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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!
Informations de Base sur l'Extension
Nom | Bonus Code Assistant |
ID | anlnnkjbeghilckinoacicijciahgbfb |
URL Officiel | https://chromewebstore.google.com/detail/bonus-code-assistant/anlnnkjbeghilckinoacicijciahgbfb |
Description | Avoid the hassle of searching for the best bonus codes. We have them ready for you right when you need them! |
Taille du Fichier | 136 KB |
Nombre d'Installations | 69 |
Version Actuelle | 1.3.2 |
Dernière Mise à Jour | 2017-10-20 |
Date de Publication | 2017-10-20 |
Évaluation | 4.67/5 Total 6 Évaluations |
Développeur | bonuscodebets.co.uk |
Type de Paiement | free |
Site Web de l'Extension | https://bonuscodebets.co.uk/ |
Langues Prises en Charge | 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'" } |