Arbitrage Calculator

Quick and easy calculator for your arbitrage/free bet needs

Qu'est-ce que Arbitrage Calculator ?

Arbitrage Calculator est une extension Chrome développée par M.R.E, et sa fonction principale est "Quick and easy calculator for your arbitrage/free bet needs".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Arbitrage Calculator

Téléchargez les fichiers d'extension Arbitrage Calculator 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

                        Whether you are using Arbitrage or Matched Betting, this quick and easy calculator, in the comfort of your browser, will increase your speed and efficiency when choosing the right bets to place. Naturally, there will be risks if you don't read up on the methodology. We are not responsible for any losses that you incur whilst using this extension. Use at your own risk.

Version 1.0.3: The extension now maintains data between sessions.                    

Informations de Base sur l'Extension

Nom Arbitrage Calculator Arbitrage Calculator
ID iccpdknfnbkckoiambmanhidhhcilkkm
URL Officiel https://chrome.google.com/webstore/detail/arbitrage-calculator/iccpdknfnbkckoiambmanhidhhcilkkm
Description Quick and easy calculator for your arbitrage/free bet needs
Taille du Fichier 48.05 KB
Nombre d'Installations 71
Version Actuelle 1.0.3
Dernière Mise à Jour 2015-09-01
Date de Publication 2015-08-24
Évaluation 5.00/5 Total 1 Évaluations
Développeur M.R.E
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Arbitrage Calculator",
    "short_name": "Arb",
    "description": "Quick and easy calculator for your arbitrage\/free bet needs",
    "version": "1.0.3",
    "author": "[email protected]",
    "icons": {
        "16": "A16.png",
        "48": "A48.png",
        "128": "A128.png"
    },
    "browser_action": {
        "default_icon": "A.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/",
        "storage"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}