CuriousAlways / udemy-notes-downloader

chrome extension to download udemy notes
https://chrome.google.com/webstore/detail/udemy-notes-downloader/nfmebebffodanoadjadpjimpkihfeamn
MIT License
2 stars 5 forks source link

Add support for udemy subdomains and Firefox #7

Open KTDR opened 4 months ago

KTDR commented 4 months ago

These changes allow the extension to work with udemy subdomains such as leidos.udemy.com which allows it to work for users accessing udemy through a corporate subscription. Support has also been added for Firefox, changes were made to the build process to split build outputs for Chrome and Firefox and core features were tested working across both browsers.