RotoCurve History Tracker

Auto downloads Fanduel & DraftKings history to your RotoCurve account

RotoCurve History Trackerとは何ですか?

RotoCurve History TrackerはRotoCurveによって開発されたChromeの拡張機能で、その主な機能は「Auto downloads Fanduel & DraftKings history to your RotoCurve account」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

RotoCurve History Tracker拡張機能のCRXファイルをダウンロード

RotoCurve History Tracker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    ]
}