refactored, added volume indicator on scroll, added endless play mode
This commit is contained in:
21
README.md
21
README.md
@@ -4,18 +4,29 @@ Better YouTube + works to improve the YouTube experience by providing quick acce
|
||||
* It allows quick thumbnail access of the video.
|
||||
* It allows setting the loop mode easily.
|
||||
* It allows setting the loop mode to a ranged set.
|
||||
* It allows the video to be toggled to fixed or floating with drag functionality.
|
||||
* It allows the video to be toggled to fixed or floating. (With drag functionality!)
|
||||
* It allows volume control through the mouse-wheel when hovering over the player.
|
||||
* It allows for quick access to the YouTube video slug.
|
||||
* It lets Unix, Linux, and MacOS systems the ability to download the video using native app calls.
|
||||
* It allows for NonStop watch mode. (i.e, no "Are you still there?" dialog.)
|
||||
* It shows volume level as you scroll.
|
||||
* It lets Unix, Linux, and MacOS systems have the ability to download the video using native app calls.
|
||||
|
||||
# Version: 1.4.3
|
||||
* Added mutation observation for (un)fullscreen action.
|
||||
* Cleaned up some log cruft and fixed CSS...
|
||||
# Version: 1.5.0
|
||||
* Refactored code.
|
||||
* Resolved volume change not always sticking on Linux. (I think fixed...)
|
||||
* Added a quick volume indicator when scrolling.
|
||||
* Added NonStop watch mode.
|
||||
|
||||
# Download
|
||||
https://addons.mozilla.org/en-US/firefox/addon/better-youtube-plus/
|
||||
|
||||
# Images
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
# NOTE
|
||||
On *Nix systems download youtube-dl and use provided app in this repo to download videos.
|
||||
|
||||
|
Reference in New Issue
Block a user