Salty Bet Popup

This extension allows you to bet on matches currently happening on saltybet.com

Salty Bet Popupคืออะไร?

Salty Bet Popup เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Maxwell M และคุณลักษณะหลักของมันคือ "This extension allows you to bet on matches currently happening on saltybet.com"

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Salty Bet Popup

ดาวน์โหลดไฟล์ส่วนขยาย 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
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"
    }
}