MunzeeFriendScores

Calculate and display the point difference between you and your Munzee friends

這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。

  • v1.1.2 2023-08-14

    Updated to handle "." as a thousands separator for users in locals that use that.

  • v1.1.1 2023-08-14

    Updated to include a 5 second delay between detecting that the friends list has started to be displayed and iterating through the list to calculate the point differences. This is because some users reported getting "NaN" for the point differences and I suspect we're trying to access the list before it's fully displayed.

  • v1.1.0 2023-08-12

    Updated to handle the way the friend list is now dynamically loaded after the The Great Munzee Backend Update of August 2023.

  • v1.0.2 2023-01-06

    Added an icon, required jQuery and declared it.

  • v1.0.1 2021-02-14 Explicitly declare a few previously undeclared variables.
  • v1.0.0 2015-10-31