Vivaro Bets
Shows recent bets and displays notifications about bets outcome.
Hvad er Vivaro Bets?
Vivaro Bets er en Chrome-udvidelse udviklet af BetConstruct, og dens hovedfunktion er "Shows recent bets and displays notifications about bets outcome.".
Udvidelsesskærmbilleder
Download Vivaro Bets-udvidelses-CRX-fil
Download Vivaro Bets-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
What's new: - Show live games. - Show user balance.
Grundlæggende oplysninger om udvidelsen
Navn | Vivaro Bets |
ID | fanbfomiicdombhlboceaapipgbjbjkm |
Officiel URL | https://chromewebstore.google.com/detail/vivaro-bets/fanbfomiicdombhlboceaapipgbjbjkm |
Beskrivelse | Shows recent bets and displays notifications about bets outcome. |
Filstørrelse | 1.75 MB |
Antal Installationer | 46 |
Nuværende Version | 1.5.2 |
Senest Opdateret | 2017-06-20 |
Udgivelsesdato | 2017-06-20 |
Bedømmelse | 5.00/5 Samlet 6 Bedømmelser |
Udvikler | BetConstruct |
Betalingsmetode | free |
Udvidelseswebsted | http://www.vivarobet.am |
Understøttede Sprog | 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 } } |