Greasy Fork is available in English.

Udemy - Improved Course Library

Shows rating, number of reviews and number of students enrolled for all courses in your library

Устаревшая версия на 07.05.2020. Перейти к последней версии.

Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.

  • v1.1.2 14.08.2023

    fix: adjust selector queries after udemy once again again renamed css classes, Merge pull request #12 from tadwohlrapp/10-extension-and-userscript-stopped-working

    fix: adjust selector queries after udemy once again again renamed css classes

  • v1.1.1 05.06.2023 fix: restore functionality after udemy renamed css classes, Merge pull request #9 from tadwohlrapp/8-course-time-create-date-and-other-text-inside-app-not-showing-but-outline-shows fix: restore functionality after udemy renamed css classes
  • v1.1.0 27.02.2023 feat: display course created date if no update date available, Merge pull request #7 from tadwohlrapp/6-courses-without-updates-should-show-creation-date feat: display course created date if no update date available
  • v1.0.7 03.06.2022 quick fix for udemys latest changes, Merge pull request #3 from tadwohlrapp/2-script-stopped-working-because-of-udemys-latest-markup-changes quick fix for udemys latest changes
  • v1.0.6 22.04.2022 add further translations: es, fr & it)
  • v1.0.5 22.04.2022 bounce version, remove support for greasemonkey
  • v1.0.4 22.04.2022 Add Japanese translation, Merge pull request #1 from kood-r/main Add Japanese translation
  • v1.0.4 03.02.2022 Fix after udemy switched rating stars to svg, breaking existing rating calculation based on imgs
  • v1.0.3 23.12.2021 webhook test
  • v1.0.3 23.12.2021 Imported from URL
  • v1.0.1 08.06.2021 Imported from URL
  • v1.0.0 23.02.2021 Imported from URL
  • v0.6.0 08.05.2020 Fetch course runtime and add it to thumbnail, Improve rating star creation, Add 'Last updated' data to courses, Employ template literals, Minor style improvement
  • v0.5.0 08.05.2020 Avoid failing API calls, redesign rating stars, CSS improvements
  • v0.4.0 08.05.2020 Add i18n, improve CSS, replace 'avg_reviews' with 'reviews' in API call
  • v0.3.5 07.05.2020 Add OpenUserJS meta block
  • v0.3.4 07.05.2020 Imported from URL