Arbitrage Calculator

Quick and easy calculator for your arbitrage/free bet needs

什么是Arbitrage Calculator?

Arbitrage Calculator是由M.R.E开发的Chrome扩展程序,该扩展的主要功能是“Quick and easy calculator for your arbitrage/free bet needs”。

扩展截图

screenshot
screenshot
screenshot

下载Arbitrage Calculator扩展crx文件

下载Arbitrage Calculator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Arbitrage Calculator Arbitrage Calculator
ID iccpdknfnbkckoiambmanhidhhcilkkm
官方URL https://chrome.google.com/webstore/detail/arbitrage-calculator/iccpdknfnbkckoiambmanhidhhcilkkm
简介 Quick and easy calculator for your arbitrage/free bet needs
文件大小 48.05 KB
安装次数 71
当前版本 1.0.3
更新时间 2015-09-01
上架时间 2015-08-24
评分 5.00/5 共1次评分
开发者 M.R.E
付费类型 free
支持的语言 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'"
}