Skip to content

🏀 Intelligently sets my lineup every day, based on injuries, past performance, and more (because who has time for that)

Notifications You must be signed in to change notification settings

bowernite/fantasy-basketball-automation

Repository files navigation

Reference

To run automatically

manifest.json:

"content_scripts": [
    {
      "matches": [
        "https://www.fleaflicker.com/nba/leagues/30579/teams/161025?statType=0"
      ],
      "js": ["dist/main.js"]
    }
  ]

About

🏀 Intelligently sets my lineup every day, based on injuries, past performance, and more (because who has time for that)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published