Salty Bet Popup
This extension allows you to bet on matches currently happening on saltybet.com
什么是Salty Bet Popup?
Salty Bet Popup是由Maxwell M开发的Chrome扩展程序,该扩展的主要功能是“This extension allows you to bet on matches currently happening on saltybet.com”。
下载Salty Bet Popup扩展crx文件
下载Salty Bet Popup扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension displays the salty bet mobile betting system in a convenient popup. Great for viewing the stream on a TV!
扩展基本信息
名称 | |
ID | aibjjbaaojphnmflojaombdnminhmlhe |
官方URL | https://chrome.google.com/webstore/detail/salty-bet-popup/aibjjbaaojphnmflojaombdnminhmlhe |
简介 | This extension allows you to bet on matches currently happening on saltybet.com |
文件大小 | 10.02 KB |
安装次数 | 63 |
当前版本 | 1.0 |
更新时间 | 2013-11-23 |
上架时间 | 2013-11-23 |
评分 | 5.00/5 共2次评分 |
开发者 | Maxwell M |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Salty Bet Popup", "description": "This extension allows you to bet on matches currently happening on saltybet.com", "version": "1.0", "permissions": [ "http:\/\/saltybet.com\/" ], "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |