OddSmarter
Football Betting Odds, Be smart!
ما هو OddSmarter؟
OddSmarter هو إضافة Chrome تم تطويرها بواسطة http://www.oddsmarter.com، والميزة الرئيسية لها هي "Football Betting Odds, Be smart!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة OddSmarter
قم بتنزيل ملفات الامتداد OddSmarter بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Football Betting Odds, Be smart!
معلومات أساسية عن التمديد
الاسم | |
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\/" ] } |