Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Better Selection, Optimizations, and Complete Refactor-Overhaul!

Pre-release
Pre-release
Compare
Choose a tag to compare
@verbiiyo verbiiyo released this 10 Sep 13:12
· 143 commits to master since this release

Selection System

  • No longer is the Cursor and YouTube selector separate!
  • The same controls apply, but the cursor acts as the selection highlighter
  • Optimized the algorithm for choosing selectable DOM elements.

Optimizations:

  • Cursor methods generalized.
  • Better settings encapsulation.
  • On-Screen keyboard no longer imports bootstrap and uses more customized class names.
  • More mutibility.
  • Brand new selection system for YouTube with all the fluff cut out of the algorithmic process.

Source Code Re-Factor:

  • All files have been completely re-implemented in a more organized manor to make changes easier.
  • Duplicated code was moved into more generalized methods.

Latest commit for this release: a9b008b