dreifachpunkt. / GeoGuessr League List Enhanced

Published:

Version: 0.1.10+0e5c572 updated

Summary: Display all your leagues in a table or calendar, ordered by the next leg's expiration date. Code Framework by Kommu.

Groups:

License: MIT

IMPORTANT:

If your account still has the old version of the league page, please use v0.1.8 which is available here.

General Information

This script restructures your GeoGuessr pro leagues page and displays the leagues in a table or calendar, ordered by the ending date of the next leg. It also shows additional information like the map of the current leg or the amount of participants (see example screenshots below).

Features:

  • Two designs: An overview design "Pro Leagues Enhanced" in which every league is shown only once and a calendar design "Pro Leagues Calendar" in which every upcoming leg of each league is shown.
  • Each design has two appearances:
    • normal overview and advanced overview for the overview design
    • list calendar and compact calendar for the calendar design
  • Leagues that you have not played and that expire within the next 24 hours are marked in red to remind you (not in the compact calendar).
  • Hide leagues that you accidentally joined but that you do not want to participate in.

The settings can be found at the beginning of the script. By default, you use the normal overview together with the compact calendar.

Examples:

  • Advanced Overview: Advanced Overview
  • Compact Calendar: Compact Calendar

How to install:

Install the extension "Tampermonkey" for Chrome. Then install this script.


Update Notes

v0.1.0 (29/04/2021):

  • Original ugly version of the script with buttons at the right side to open the leagues.

v0.1.1 (29/04/2021):

  • Original ugly version of the script, but with <a> links instead of buttons.

v0.1.2 (03/05/2021):

  • Initial release on r/geoguessr and the geoguessr pro community discord.
  • Customization settings at the top of the script.
  • New advanced overview.
  • New (list) calendar.
  • Display remaining time, expiration date or both.
  • Local timezones and date formats considered, not UTC anymore.

v0.1.3 (28/05/2021):

  • Calendar: New compact calendar.
  • A button to switch between overview and calendar easily.

v0.1.4 (~ 06/2021):

  • Overview: "No panning" leagues are now shown correctly (marked as (NP)).
  • Overview: You can now click on maps to display them, like you already could do in the list calendar.
  • List Calendar: "Show 2 weeks" / "Show month" button is now hidden since it only belonged to the compact calendar.

v0.1.5 (~ 07/2021):

  • Advanced Overview: Time limits in the "mode" coloumn are now rounded to two decimals.
  • Fixed a bug that occurred if a user has a multiple of 10 leagues.

v0.1.6 (12/08/2021):

  • Last legs of leagues are now highlighted so you know which leagues will soon disappear from the league list.
  • Restructuring of code.

v0.1.7 (26/10/2021):

  • The tab title shows the amount of legs that expire soon and that you did not play yet. (For now you have to F5 the page, it does not show the number if you navigate to the league page using the sidebar.)
  • New customization option for those who have difficulties with the new font, you can switch to Arial.
  • Reunderlinement of active legs in the calendar respectively league names in the overview. (That disappeared due to the recent website design update.)

v0.1.8 (04/05/2022):

  • Overview: You can click on the red / green icons in the 'Played' coloumn in order to access the current challenge.
  • Reminder of recently finished leagues at the top of the page. Notifications are only shown if you access the league page during the last leg of the respective league. Click on the displayed link to view the results and remove the notification text.
  • Last version that supports the old league page light theme. The version is still available here.

v0.1.9 (12/12/2022):

  • Optimization for the new dark mode design of the GeoGuessr league page.
  • You can now hide leagues that have not started yet with the hiddenLeagues customization option. Note that the league will still be hidden once it starts.

v0.1.9 (22/02/2023):

  • Adapts to changed API results of finished current legs.

Rating: 0