RotoCurve History Tracker

Auto downloads Fanduel & DraftKings history to your RotoCurve account

ما هو RotoCurve History Tracker؟

RotoCurve History Tracker هو إضافة Chrome تم تطويرها بواسطة RotoCurve، والميزة الرئيسية لها هي "Auto downloads Fanduel & DraftKings history to your RotoCurve account".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة RotoCurve History Tracker

قم بتنزيل ملفات الامتداد RotoCurve History Tracker بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Sync all your Fanduel and draftking results to RotoCurve.com’s tracking software.  With a few simple clicks using this plugin you’ll be able to sort through all your contests and can sort them in any way you want.  You can see which games have been the most profitable and which opponents have taken the most money from you.

New in version 1.0.2 it will auto retry if fanduel times out                    

معلومات أساسية عن التمديد

الاسم RotoCurve History Tracker RotoCurve History Tracker
ID helnbjljaopbfdigogafodeajefmclgi
عنوان URL الرسمي https://chromewebstore.google.com/detail/rotocurve-history-tracker/helnbjljaopbfdigogafodeajefmclgi
الوصف Auto downloads Fanduel & DraftKings history to your RotoCurve account
حجم الملف 419 KB
عدد التثبيتات 37
النسخة الحالية 1.1.0
آخر تحديث 2018-06-08
تاريخ النشر 2018-06-08
المطور RotoCurve
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://www.rotocurve.com
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "RotoCurve History Tracker",
    "version": "1.1.0",
    "manifest_version": 2,
    "description": "Auto downloads Fanduel & DraftKings history to your RotoCurve account",
    "browser_action": {
        "default_icon": "icons\/icon-128.png",
        "default_title": "RotoCurve History Tracker"
    },
    "background": {
        "page": "background.html"
    },
    "icons": {
        "128": "icons\/icon-128.png"
    },
    "options_page": "ui\/Settings.html",
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "tabs"
    ]
}