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!                    

擴展基本資訊

名稱 Salty Bet Popup Salty Bet Popup
ID aibjjbaaojphnmflojaombdnminhmlhe
官方網址 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"
    }
}