Vivaro Bets
Shows recent bets and displays notifications about bets outcome.
Wat is Vivaro Bets?
Vivaro Bets is een Chrome-extensie ontwikkeld door BetConstruct, en de belangrijkste functie is "Shows recent bets and displays notifications about bets outcome.".
Extensie Screenshots
Download het CRX-bestand van de extensie Vivaro Bets
Download Vivaro Bets-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
What's new: - Show live games. - Show user balance.
Basisinformatie over de Extensie
Naam | Vivaro Bets |
ID | fanbfomiicdombhlboceaapipgbjbjkm |
Officiële URL | https://chromewebstore.google.com/detail/vivaro-bets/fanbfomiicdombhlboceaapipgbjbjkm |
Beschrijving | Shows recent bets and displays notifications about bets outcome. |
Bestandsgrootte | 1.75 MB |
Aantal Installaties | 46 |
Huidige Versie | 1.5.2 |
Laatst Bijgewerkt | 2017-06-20 |
Publicatiedatum | 2017-06-20 |
Beoordeling | 5.00/5 Totaal 6 Beoordelingen |
Ontwikkelaar | BetConstruct |
Betalingswijze | free |
Extensiewebsite | http://www.vivarobet.am |
Ondersteunde Talen | 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 } } |