Greasy Fork is available in English.

Greasy Fork User Statistics+

shows user statistics as total installs, total scripts etc.

< Commentaires sur Greasy Fork User Statistics+

Question / commentaire

NWP
§
Posté le: 08/12/2024

Hi! First of all, thank you for the script!

Recently, the script stopped working, so I fixed it by changing language-selector-locale from id to class, as such:

let currentTranslation = translations[document.querySelector('.language-selector-locale').value] || translations.en

NotYouAuteur
§
Posté le: 08/12/2024

Hi! First of all, thank you for the script!

Recently, the script stopped working, so I fixed it by changing language-selector-locale from id to class, as such:

let currentTranslation = translations[document.querySelector('.language-selector-locale').value] || translations.en

I've updated the code and also done the refactoring as well.

NWP
§
Posté le: 09/12/2024

Nice!

Poster une réponse

Connectez-vous pour poster une réponse.