RotoWire
Get quick access analysis for your fantasy sport leagues.
What is RotoWire?
RotoWire is a Chrome extension developed by RotoWire, and its main feature is "Get quick access analysis for your fantasy sport leagues.".
Extension Screenshots
Download RotoWire Extension CRX File
Download RotoWire extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
The RotoWire Chrome extension is a tool to help you win your fantasy sport leagues. Use our expert advice to get an edge in your fantasy leagues. This extension comes with many helpful tools, such as: 1. RotoWire Player Icons - Players on your fantasy sites will get a player icon next to their name, where you can click it and see RotoWire's projections and news for that player. 2. RotoWire MyLeagues Integration - You can import a league into RotoWire and get top free agent suggestions and your best lineup while on your commissioner site. You will also get a quick access link to all of your imported leagues so you can see all of your leagues. 3. RotoWire Daily Fantasy Tracker - This DFS tool generates performance reports, in-depth statistics, graphs, and more for each contest you've ever entered on FanDuel and DraftKings. 4. Sports Betting Analysis - View game odds from DraftKings, FanDuel, BetMGM, and PointsBet for games that are happening in the NFL, MLB, NBA, and NHL. Go to any scoreboard pages on Yahoo, ESPN, or CSBSports. 5. Fantasy Site Support - We currently support MyLeague integration for Yahoo, ESPN, CBS, Fantrax, MyFantasyLeague, Ottoneu, Sleeper, FleaFlicker, and RTSports.
Extension Basic Information
Name | RotoWire |
ID | caljiholplhibonecblicbgjkakcpmmm |
Official URL | https://chromewebstore.google.com/detail/rotowire/caljiholplhibonecblicbgjkakcpmmm |
Description | Get quick access analysis for your fantasy sport leagues. |
File Size | 127 KB |
Installation Count | 9,000 |
Current Version | 3.0.3 |
Last Updated | 2023-05-04 |
Publish Date | 2020-11-08 |
Rating | 3.67/5 Total 6 Ratings |
Developer | RotoWire |
[email protected] | |
Payment Type | free |
Extension Website | https://www.rotowire.com/ |
Help Page URL | https://www.rotowire.com/contact.php |
Privacy Policy Page URL | https://rotowire.com/privacy.php |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "3.0.3", "name": "RotoWire", "description": "Get quick access analysis for your fantasy sport leagues.", "icons": { "16": "images\/RW16.png", "32": "images\/RW32.png", "48": "images\/RW48.png", "128": "images\/RW128.png" }, "permissions": [ "tabs", "storage", "cookies" ], "host_permissions": [ "*:\/\/*.rotowire.com\/*", "*:\/\/*.espn.com\/*", "*:\/\/*.cbssports.com\/*", "*:\/\/fanduel.com\/history*", "https:\/\/fanduel.com\/pg\/MyContests\/showCSV\/*", "https:\/\/draftkings.com\/mycontests*" ], "externally_connectable": { "matches": [ "*:\/\/*.rotowire.com\/myleagues\/*" ] }, "content_scripts": [ { "matches": [ "*:\/\/*.espn.com\/login", "*:\/\/*.espn.com\/", "*:\/\/*.cbssports.com\/login", "*:\/\/*.cbssports.com\/?tid*", "*:\/\/*.rotowire.com\/myleagues\/*" ], "js": [ "jquery.js", "authentification.js" ] }, { "matches": [ " |