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
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.