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

Allow extension to work with subdomains on Udemy #6

Open giovanni-nabil opened 5 months ago

giovanni-nabil commented 5 months ago

Description

Allow the extension to download notes from URLs such as organization.udemy.com It's very common for Udemy to create a subdomain for each organization providing Udemy access to its employees. This will also make it work with udemy.com and not just www.udemy.com

Current behavior

Extension only works on the notes tab if the page URL is www.udemy.com, otherwise it displays an error message Download action only applicable on www.udemy.com

Proposed behavior

Extension should work with any subdomain under udemy.com, following the naming convention of subdomains (non-internationalized) HTML page structure shouldn't differ