Skip to content

Firefox plugin to display the courses' creation date on Udemy.

Notifications You must be signed in to change notification settings

jamesgeer/udemy-course-created-date

Repository files navigation

Udemy Course Created Date

A simple and lightweight extension that displays the course created date before the "last updated" field.

Before

Udemy course page before creation date added

After

Udemy course page after creation date added

Building

Navigate to the project using your terminal and use the following commands:

  • npm install
  • npm run build

Or, for Yarn users:

  • yarn
  • yarn build

This will create a dist/ directory containing the transpiled code.

Tests

Tests are located in src/__tests__.

To run the tests use the following commands:

  • npm run test

Yarn:

  • yarn test

How to use

Simply navigate to a course page on Udemy and the creation date will appear. Try it! (I have no association with this course).

About

Firefox plugin to display the courses' creation date on Udemy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published