# BetterYTM
Userscript that improves [YouTube Music](https://music.youtube.com/)
## Features:
- Use arrow keys to skip forward or backward by 10 seconds
- Quickly search for the current song's lyrics on genius.com
- Switch between YouTube and YouTube Music on a video by pressing a hotkey (F9 by default)
- Remove the "Upgrade to YT Music Premium" tab in the title bar
To toggle features on or off, install the userscript, then edit it and look for the big "Settings" banner.
Below it you will find an object with properties that can be set to `true` or `false` accordingly.
Once this script is more finished, I might add a menu to toggle these more easily.
## Installation:
**Requires a userscript manager extension:**
> Firefox: [GreaseMonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/)
> Chrome: [TamperMonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en)
> Edge: [TamperMonkey](https://microsoftedge.microsoft.com/addons/detail/tampermonkey/iikmkjmpaadaobahmlepeloendndfphd)
Once you have the extension, click this button to install the userscript:
### Disclaimers:
- I am not affiliated with YouTube, Google, Alphabet, Genius, or anyone else.
- I do not own any third party icons, I just re-host them here for better stability and availability.
- I do not intend to ever collect any data about you, everything in this script is done and stored locally on your device or on the respective site's servers.
- I can't guarantee this software is without flaws. If something bad happens, I don't accept blame. I do however accept [bug reports and feature requests.](https://github.com/Sv443/BetterYTM/issues/new)