Media Downloader Extension for Chedot Browser
My client required a Chrome extension called 'Media Downloader' for their Chromium-based browser, Chedot. This extension enables users to download video or audio from various sites such as YouTube, Vimeo, Vevo, SoundCloud, and more.
My responsibilities included:
- Advising the client on selecting the appropriate technology stack;
- Developing the entire Chrome extension;
- Writing the frontend UI code.
For this project, I used the following technology stack:
- Vanilla JavaScript for core functionality;
- HTML and CSS for the user interface;
- Webpack for bundling and optimizing the extension;
- Gulp for creating build tasks.
The initial production release was completed in 3 months, and the following 8 months were spent refining the product and releasing subsequent iterations.