udemyRemainingTimerExtention
udemyRemainingTimerExtention copied to clipboard
It's showing remaining time left for the course to finish
Udemy Remaining Timer Extension For Chrome
Welcome to the Udemy Remaining Time Calculator! 🕒
This extension for Chrome displays the remaining time left for your course to finish.
Setup
By chrome extension store
Now you can find the extension in google extension store 🙂
Udemy Remaining Time Calculator
(Also I would be glad for any ratings or comments 🙂)
By GitHub
-
Download this repo

-
Open the Extension Management page by navigating to
chrome://extensions. The Extension Management page can also be opened by clicking on the Chrome menu, hovering over More Tools then selecting Extensions. -
Enable Developer Mode by clicking the toggle switch next to Developer mode.
-
Click the LOAD UNPACKED button and select the dist folder inside the extension directory.

More info at https://developer.chrome.com/docs/extensions/mv2/getstarted/#manifest
Welcome to Contribution 🎉
Getting Started
To contribute to this project, follow these simple steps:
-
Install packages using
yarnoryarn install -
Start the project by running
yarn devin your terminal. -
Additionally, on a split terminal, run
npx tailwindcss -i ./src/input.css -o ./dist/style.css --watch. (One-command setup might come later!)
And that's it! You're all set to contribute. Feel free to create an issue and assign yourself to avoid conflicts with others. 😊