Greasy Fork Total Downloads

Shows a user's total downloads.

These are versions of this script where the code was updated. Show all versions.

  • v1.2.2 2024-09-19
    • quick fix
  • v1.2.1 2024-09-19
    • replaced outline with box-shadow
  • v1.2.0 2024-07-22
    • little code refactoring
  • v1.1.1 2024-07-11
    • resolved the issue with Firefox
  • v1.1.0 2024-07-11
    • code refactoring
  • v1.0.1 2023-02-18
    • returned "Daily" for daily installs for easier understanding.
  • v1.0.0 2023-02-17
    • fixed bug for other locales
    • done little code refactoring
  • v0.5 2022-04-28

    - Changed event
    - Converted function into arrow function.
    - Better design

  • v0.4 2022-03-27

    - Fixed counting bugs
    - Converted jQuery to Pure JS
    - ES6 Syntax using

  • v0.3 2022-01-19

    - Fixed bug #002
    - Shorter code for log message
    - Shorter append
    - Removed Subtract

  • v0.2 2022-01-07

    - Added Daily Installs
    - Fixed bug #001

  • v0.1 2021-12-28