Greasy Fork User Statistics+

shows user statistics as total installs, total scripts etc.

< Greasy Fork User Statistics+ 피드백

질문/댓글

NWP
§
작성: 2024-12-08

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

NotYou개발자
§
작성: 2024-12-08

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
§
작성: 2024-12-09

Nice!

댓글 남기기

댓글을 남기려면 로그인하세요.