Matched Betting Calculator
A calculator to quickly work out the back & lay stacks and odds for matched betting. Created by BestMatchedBetting.com
Matched Betting Calculatorとは何ですか?
Matched Betting Calculatorはhttps://www.bestmatchedbetting.comによって開発されたChromeの拡張機能で、その主な機能は「A calculator to quickly work out the back & lay stacks and odds for matched betting. Created by BestMatchedBetting.com」です。
拡張機能のスクリーンショット
Matched Betting Calculator拡張機能のCRXファイルをダウンロード
Matched Betting Calculator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                                             拡張機能の基本情報
| 名前 |   |  
| ID | echcgplpecmedngbigdeofklilohdgmn | 
| 公式URL | https://chromewebstore.google.com/detail/matched-betting-calculato/echcgplpecmedngbigdeofklilohdgmn | 
| 説明 | A calculator to quickly work out the back & lay stacks and odds for matched betting. Created by BestMatchedBetting.com | 
| ファイルサイズ | 6.65 KB | 
| インストール数 | 93 | 
| 現在のバージョン | 1.0 | 
| 最終更新日 | 2017-08-20 | 
| 公開日 | 2017-08-20 | 
| 評価 | 5.00/5 合計 1 レビュー | 
| 開発者 | https://www.bestmatchedbetting.com | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | https://www.bestmatchedbetting.com | 
| ヘルプページのURL | https://www.bestmatchedbetting.com/matched-betting-calculator-extension | 
| 対応言語 | en-GB | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Matched Betting Calculator",
    "description": "A calculator to quickly work out the back & lay stacks and odds for matched betting. Created by BestMatchedBetting.com",
    "version": "1.0",
    "author": "Best Matched Betting",
    "browser_action": {
        "default_title": "Matched Betting Calculator",
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'"
}  |  |