Vivaro Bets

Shows recent bets and displays notifications about bets outcome.

What is Vivaro Bets?

Vivaro Bets is a Chrome extension developed by BetConstruct, and its main feature is "Shows recent bets and displays notifications about bets outcome.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Vivaro Bets Extension CRX File

Download Vivaro Bets extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        What's new:

- Show live games.
- Show user balance.                    

Extension Basic Information

Name Vivaro Bets Vivaro Bets
ID fanbfomiicdombhlboceaapipgbjbjkm
Official URL https://chromewebstore.google.com/detail/vivaro-bets/fanbfomiicdombhlboceaapipgbjbjkm
Description Shows recent bets and displays notifications about bets outcome.
File Size 1.75 MB
Installation Count 46
Current Version 1.5.2
Last Updated 2017-06-20
Publish Date 2017-06-20
Rating 5.00/5 Total 6 Ratings
Developer BetConstruct
Payment Type free
Extension Website http://www.vivarobet.am
Supported Languages 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
    }
}