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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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'"
}