Vivaro Bets
Shows recent bets and displays notifications about bets outcome.
Qu'est-ce que Vivaro Bets ?
Vivaro Bets est une extension Chrome développée par BetConstruct, et sa fonction principale est "Shows recent bets and displays notifications about bets outcome.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Vivaro Bets
Téléchargez les fichiers d'extension Vivaro Bets 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
What's new: - Show live games. - Show user balance.
Informations de Base sur l'Extension
Nom | Vivaro Bets |
ID | fanbfomiicdombhlboceaapipgbjbjkm |
URL Officiel | https://chromewebstore.google.com/detail/vivaro-bets/fanbfomiicdombhlboceaapipgbjbjkm |
Description | Shows recent bets and displays notifications about bets outcome. |
Taille du Fichier | 1.75 MB |
Nombre d'Installations | 46 |
Version Actuelle | 1.5.2 |
Dernière Mise à Jour | 2017-06-20 |
Date de Publication | 2017-06-20 |
Évaluation | 5.00/5 Total 6 Évaluations |
Développeur | BetConstruct |
Type de Paiement | free |
Site Web de l'Extension | http://www.vivarobet.am |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Vivaro Bets", "description": "Shows recent bets and displays notifications about bets outcome.", "version": "1.5.2", "icons": { "16": "images\/16.png", "48": "images\/48.png", "128": "images\/128.png" }, "permissions": [ "notifications", "background", "alarms" ], "browser_action": { "default_icon": "images\/disabled-icon.png", "default_popup": "content.html" }, "web_accessible_resources": [ "images\/favicon.png" ], "options_page": "options.html", "background": { "scripts": [ "lib\/angular\/1.5\/angular.js", "lib\/angular\/1.5\/angular-cookies.js", "lib\/amplify.store.min.js", "js\/vext\/vext.js", "filters\/removeParts.js", "filters\/formatDate.js", "services\/authData.js", "services\/storage.js", "services\/utils.js", "services\/webSocket.js", "services\/zergling.js", "translations.js", "services\/translator.js", "config.js", "js\/vext\/background.js", "js\/vext\/bootstrap.js" ], "persistent": true } } |