OddSmarter

Football Betting Odds, Be smart!

OddSmarterคืออะไร?

OddSmarter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.oddsmarter.com และคุณลักษณะหลักของมันคือ "Football Betting Odds, Be smart!"

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

screenshot

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

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

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

                        Football Betting Odds, Be smart!                    

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

ชื่อ OddSmarter OddSmarter
ID ablhaemlibhhpdlccdlehjgfhcfjalkg
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/oddsmarter/ablhaemlibhhpdlccdlehjgfhcfjalkg
คำอธิบาย Football Betting Odds, Be smart!
ขนาดไฟล์ 347 KB
จำนวนการติดตั้ง 17
เวอร์ชันปัจจุบัน 1.0.5
อัปเดตครั้งล่าสุด 2013-02-01
วันที่เผยแพร่ 2013-02-01
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา http://www.oddsmarter.com
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.oddsmarter.com
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "OddSmarter",
    "version": "1.0.5",
    "manifest_version": 2,
    "description": "Football Betting Odds, Be smart!",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icon64.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "24": "icon24.png",
        "64": "icon64.png",
        "128": "icon64.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "permissions": [
        "contextMenus",
        "http:\/\/www.oddsmarter.com\/"
    ]
}