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

Releases: verbiiyo/chrome-controller

Customize-able Controller Mapping!

01 Oct 08:02
Compare
Choose a tag to compare
Pre-release

Controller Mapping:

  • In the settings UI you are now able to change your button's actions!
  • Supports XBOX and PS4 control specific naming, but also provides a third party alternative.

alt text

HUD Changes:

  • The HUD received a revamp as well!
  • Now able to show or hide text that shows what action each button is mapped to!

alt text

Latest commit for this release: f367db6

Buttons HUD!

17 Sep 17:52
Compare
Choose a tag to compare
Buttons HUD! Pre-release
Pre-release

HUD Display:

  • Displays active buttons in a configurable position on the screen ( Top, Left, Right, Bottom ).
  • Changes controller buttons depending on what controller you have.
  • Settings such as size, hide, & position found at the bottom of the settings menu.
  • Independent schemes for on-screen keyboard, youtube, youtube player, & more.

Latest commit for this release: 0508eb7

New Settings Menu!

10 Sep 19:56
Compare
Choose a tag to compare
New Settings Menu! Pre-release
Pre-release

Settings Menu:

  • Re-Designed layout.
  • New cursor display dot that shows what the cursor will look like when changing the radius / color.
  • Added slider quantifiers.
  • Added cursor size slider.
  • Auto closes settings when submitted.

Latest commit for this release: e3a7d6f

Better Selection, Optimizations, and Complete Refactor-Overhaul!

10 Sep 13:12
Compare
Choose a tag to compare

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

Cursor Coloring & Bug Fixes

09 Sep 00:21
Compare
Choose a tag to compare
Pre-release

Fixed minor issues & added cursor inner/outer coloring settings.

Last Commit for this release: cbc8e06

On Screen Keyboard!

09 Sep 13:38
Compare
Choose a tag to compare
On Screen Keyboard! Pre-release
Pre-release

On Screen Keyboard Controls:

  • When you click on a text-input, an overlay pops up with an interactive keyboard!
  • X-Button: Backspace
  • Y-Button: Space
  • B-Button: Close

Youtube Controls Display:

  • When watching a youtube video, the current controls display below for ease of access.

Last Commit for this release: f3822ce

Beta Finally! NEW CONTROLS!

08 Sep 14:17
Compare
Choose a tag to compare
Pre-release

Cursor:

  • Brand new control: the Cursor! Now you are able to use a secondary mouse straight from your controller!
  • Left analog stick controlled, meaning old youtube capabilities have been migrated to the DPAD.

Settings Menu:

  • New settings layout!
  • More reliable setting submit functions.
  • New settings for the Cursor controls & more!

Last Commit for this release: 8c4f264

Mac OS Compatibility

09 Jul 05:15
Compare
Choose a tag to compare
Mac OS Compatibility Pre-release
Pre-release

Made pop-up menu & all basic controls work with Mac as well as Windows, as there was an issue with Mac that prevented use completely.

Last Commit for this release: 6275b73

Pop-Up Settings!

25 Apr 06:40
Compare
Choose a tag to compare
Pop-Up Settings! Pre-release
Pre-release

Settings Menu:

  • If you click the controller in the top right of your browser, you are able to change settings!
  • Currently only 3 sliders; Scroll Speed, Scroll Sprint, & Select Time.
  • Changes settings in real time and stores them between sessions & computers!
  • More settings to come, including button mapping & much more!

First mentioned in issue #10

YouTube Navigation Polish

24 Apr 20:26
Compare
Choose a tag to compare
Pre-release

Highlights:

  • Added Icon & short name.
  • Seeking works for elements other than videos like subscribe buttons, channel page home/video headers & more.
  • Further improvements made to seek pattern.
  • Better Side-Bar search timeout method.
  • #17 fixed, further Side-Bar improvements were made.