Greasy Fork is available in English.

Country Streak Counter

Adds a country streak counter to the GeoGuessr website

Ili estas versioj de tiu ĉi skripto, kie la kodo estas ĝisdatigita. Montri ĉiujn versiojn

  • v1.4.6 2023/08/28
  • v1.4.6 2023/08/28

    add @grant none in header to facilitate integration of echandler's add-on

  • v1.4.5 2023/04/10

    Fix script not working when players use a language other than English

  • v1.4.4 2023/03/01

    Fix script after last geoguessr UI update (again)

  • v1.4.3 2023/02/24

    Fix UI issue with challenges

  • v1.4.2 2023/02/24

    Fix issue with ocean guesses

  • v1.4.1 2023/02/24

    Remove the need for an API key

  • v1.4.0 2023/02/23

    Adapt to new UI (Feb 2023)

  • v1.3.5 2022/10/12

    - Requests to get country codes of the location and guess are now made at the same time, making streak updates 2x faster
    - Script is now more future-proof in the way it handles Geoguessr class names
    - More work on making the code cleaner

  • v1.3.4 2022/10/12
  • v1.3.4 2022/10/12

    - Now using observers instead of setTimeouts to make the code cleaner
    - Re-added a fix for new API keys that was accidentally removed when transferring from Pastebin to Greasyfork

  • v1.3.3 2022/10/10

    Fixed a minor visual bug

  • v1.3.3 2022/10/10

    Changed a few class names to follow the latest Geoguessr style update

  • v1.3.2 2022/10/09