Odds Alert

Get best odds on your favourite leagues.

Odds Alertคืออะไร?

Odds Alert เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ionescu.catalin และคุณลักษณะหลักของมันคือ "Get best odds on your favourite leagues."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Odds Alert

ดาวน์โหลดไฟล์ส่วนขยาย Odds Alert ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Compare odds from more then 20 online bookmakers . Find best odds for popular events .                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Odds Alert Odds Alert
ID cpnbpagcncppngcjhhnmejnknlhgnncp
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/odds-alert/cpnbpagcncppngcjhhnmejnknlhgnncp
คำอธิบาย Get best odds on your favourite leagues.
ขนาดไฟล์ 106 KB
จำนวนการติดตั้ง 45
เวอร์ชันปัจจุบัน 3.0
อัปเดตครั้งล่าสุด 2013-12-22
วันที่เผยแพร่ 2013-12-22
คะแนน 3.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา ionescu.catalin
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Odds Alert",
    "short_name": "Odds Comparison",
    "description": "Get best odds on your favourite leagues.",
    "version": "3.0",
    "permissions": [
        "http:\/\/www.oddsalert.co.uk\/",
        "tabs"
    ],
    "browser_action": {
        "default_icon": "football.png",
        "default_popup": "popup.html"
    }
}