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