Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Filter teams on the ESEA's ranking webpage, javascript to filter the teams of an specific country and set colors if they are qualified for playoffs

License

Notifications You must be signed in to change notification settings

marqdevx/Filter-ESEA-League

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filter-ESEA-League

Filter teams on the ESEA's ranking webpage, javascript to filter the teams of an specific country and set colors if they are qualified for playoffs

The name ESEA is a trademark of ESL Gaming Online, Inc. Tis a third-party browser extension and is not affiliated with ESEA or ESL Gaming Online, Inc. Use it under your responsability

Features

  • Only needs to be run once, everytime it detects a division change, refreshes itself.
  • Color feedback for teams qualified/unqualified for playoffs, depending on the ladder ranking.
  • Working for every past season (Ony for Challenger, Advanced, Main, Intermdiate and Open divisions).

How it works

  • It will filter all the teams, and show colors depending on the state of the team.

    • Green = qualified for playoffs
    • Red = not qualified for playoffs
  • Choose a country to show only the teams from that specific country.

How to run it

Extension

Install the extension and forget to run the script, it will auto load once you are on the https://play.esea.net/league/standings page.

You can find the extension on Firefox Add-ons platform

Console

  1. Copy the content of the esea-league-filter.js.
  2. Open your browser.
  3. Open the console (Inspect element and console tab).
  4. Paste it on your console input.

image

  1. Run it.

Bookmark

  1. Copy the content of esea-league-filter-bookmark.js

image

  1. Add a new bookmark on your browser.

image

  1. Save the bookmark.
  2. Once you are on the division's page, click once the bookmark.

Screenshots

image image image

References

About

Filter teams on the ESEA's ranking webpage, javascript to filter the teams of an specific country and set colors if they are qualified for playoffs

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published