sahilsehwag / pluralsight-downloader-chrome-extension

[WIP] A chrome extension to download and track Pluralsight courses. 😈
The Unlicense
300 stars 67 forks source link

Ability to download old courses. Minor edits. #37

Closed alextnull closed 2 years ago

alextnull commented 3 years ago

16

Popup:

  1. Radio buttons in "Leading Zero" replaced with a drop-down list
  2. Added drop-down list for selecting course type (Latest / Old)
  3. Titles for buttons

Script:

  1. Small changes for removeInvalidCharacters method
  2. Logic for selecting video quality based on course type

image