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」です。
拡張機能のスクリーンショット
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.
拡張機能の基本情報
名前 | |
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'" } |