WebExtension.net
WebExtension.net

RotoGrinders - DraftKings Tools

View on Chrome Web Store
View RotoGrinders - DraftKings Tools Chrome Extension on Chrome Web Store
4.2 (43 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

DraftKings Player Exposure, Salary Cap Calculator, Contest Details & More
Type
Extension
Users
10,000 users
David
View author page of David
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 16, 2015
Version 3.49
Manifest version
3
Updated
Updated on August 15, 2023
View on Chrome Web Store
View RotoGrinders - DraftKings Tools Chrome Extension on Chrome Web Store
lifestyle/entertainment
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "RotoGrinders - DraftKings Tools",
    "version": "3.49",
    "description": "DraftKings Player Exposure, Salary Cap Calculator, Contest Details & More",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "action": {
        "default_popup": "html\/popup.html",
        "default_icon": {
            "16": "icon_16.png",
            "19": "gear_logo_19.png"
        }
    },
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.draftkings.com\/lineup*",
                "https:\/\/draftkings.co.uk\/lineup*",
                "https:\/\/www.draftkings.co.uk\/lineup*",
                "https:\/\/*.draftkings.com\/lobby*",
                "https:\/\/draftkings.co.uk\/lobby*",
                "https:\/\/www.draftkings.co.uk\/lobby*",
                "https:\/\/*.draftkings.com\/postentry*",
                "https:\/\/draftkings.co.uk\/postentry*",
                "https:\/\/www.draftkings.co.uk\/postentry*",
                "https:\/\/*.draftkings.com\/contest\/gamecenter*",
                "https:\/\/draftkings.co.uk\/contest\/gamecenter*",
                "https:\/\/www.draftkings.co.uk\/contest\/gamecenter*",
                "https:\/\/*.draftkings.com\/draft\/contest*",
                "https:\/\/draftkings.co.uk\/draft\/contest*",
                "https:\/\/www.draftkings.co.uk\/draft\/contest*",
                "https:\/\/*.draftkings.com\/draft\/entry*",
                "https:\/\/draftkings.co.uk\/draft\/entry*",
                "https:\/\/www.draftkings.co.uk\/draft\/entry*",
                "https:\/\/*.draftkings.com\/draft\/lineup*",
                "https:\/\/draftkings.co.uk\/draft\/lineup*",
                "https:\/\/www.draftkings.co.uk\/draft\/lineup*"
            ],
            "js": [
                "lib\/jquery-3.3.1.min.js",
                "lib\/jquery-ui.min.js",
                "lib\/browser-polyfill.min.js",
                "lib\/jquery.powertip.min.js",
                "lib\/underscore-min.js",
                "lib\/jquery.simplemodal.1.4.4.min.js",
                "lib\/moment.min.js",
                "lib\/moment-timezone.min.js",
                "lib\/moment-timezone-with-data.js",
                "js\/modalExtOptionsAdapter.js",
                "js\/extOptions.js"
            ],
            "css": [
                "css\/optionsModal.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.draftkings.com\/contest\/gamecenter*",
                "https:\/\/draftkings.co.uk\/contest\/gamecenter*",
                "https:\/\/www.draftkings.co.uk\/contest\/gamecenter*"
            ],
            "js": [
                "lib\/browser-polyfill.min.js",
                "js\/calculateSalaryTotals.js",
                "js\/calcSalaryTotalsEntry.js",
                "js\/liveSalaryMinutes.js",
                "js\/liveSalaryMinutesEntry.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.draftkings.com\/draft\/contest*",
                "https:\/\/draftkings.co.uk\/draft\/contest*",
                "https:\/\/www.draftkings.co.uk\/draft\/contest*",
                "https:\/\/*.draftkings.com\/draft\/entry*",
                "https:\/\/draftkings.co.uk\/draft\/entry*",
                "https:\/\/www.draftkings.co.uk\/draft\/entry*",
                "https:\/\/*.draftkings.com\/draft\/lineup*",
                "https:\/\/draftkings.co.uk\/draft\/lineup*",
                "https:\/\/www.draftkings.co.uk\/draft\/lineup*",
                "https:\/\/*.draftkings.com\/lineup*",
                "https:\/\/draftkings.co.uk\/lineup*",
                "https:\/\/www.draftkings.co.uk\/lineup*"
            ],
            "js": [
                "lib\/browser-polyfill.min.js",
                "lib\/jquery.powertip.min.js",
                "lib\/moment.min.js",
                "lib\/moment-timezone.min.js",
                "lib\/moment-timezone-with-data.js",
                "js\/checkFlex.js",
                "js\/premiumContent.js",
                "js\/premiumContentEntry.js"
            ],
            "css": [
                "lib\/jquery.powertip-dark.min.css",
                "css\/premiumTooltips.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.draftkings.com\/lineup*",
                "https:\/\/draftkings.co.uk\/lineup*",
                "https:\/\/www.draftkings.co.uk\/lineup*"
            ],
            "js": [
                "lib\/browser-polyfill.min.js",
                "js\/draftables.js",
                "js\/getPublicLineupData.js",
                "js\/playerExposure.js",
                "js\/playerExposureEntry.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.draftkings.com\/lineup*",
                "https:\/\/draftkings.co.uk\/lineup*",
                "https:\/\/www.draftkings.co.uk\/lineup*",
                "https:\/\/*.draftkings.com\/lobby*",
                "https:\/\/draftkings.co.uk\/lobby*",
                "https:\/\/www.draftkings.co.uk\/lobby*"
            ],
            "js": [
                "lib\/browser-polyfill.min.js",
                "js\/draftables.js",
                "js\/nameLineups.js",
                "js\/nameLineupsEntry.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.draftkings.com\/lobby*",
                "https:\/\/draftkings.co.uk\/lobby*",
                "https:\/\/www.draftkings.co.uk\/lobby*",
                "https:\/\/*.draftkings.com\/postentry*",
                "https:\/\/draftkings.co.uk\/postentry*",
                "https:\/\/www.draftkings.co.uk\/postentry*"
            ],
            "js": [
                "lib\/jquery.powertip.min.js",
                "js\/rakeAndOverlay.js",
                "js\/rakeAndOverlayEntry.js",
                "js\/opponentHover.js",
                "js\/opponentHoverEntry.min.js"
            ],
            "css": [
                "lib\/jquery.powertip-dark.min.css",
                "css\/premiumTooltips.css"
            ]
        }
    ],
    "options_ui": {
        "page": "html\/options.html"
    },
    "icons": {
        "16": "icon_16.png",
        "19": "gear_logo_19.png",
        "128": "logo-128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "html\/options.html",
                "css\/options.css",
                "css\/premiumTooltips.css",
                "html\/extOptionsModal.html",
                "cap-space.png",
                "contest-popup.png",
                "exposure-options.png",
                "flex-highlight.png",
                "logo.png",
                "logo-128.png",
                "logo_920x680.png",
                "margin-display.png",
                "my-lineups.png",
                "not-starting.png",
                "opp-hover.png",
                "overlay-dollar.png",
                "overlay-percent.png",
                "premium-menu.png",
                "premium-popup.png",
                "sal-rem.png",
                "user-icon-32px.png",
                "view-h2h.png"
            ],
            "matches": [
                "https:\/\/*.draftkings.com\/*"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top