An open API service indexing awesome lists of open source software.

https://github.com/xdelta/userscripts

Collection of some userscripts I've made
https://github.com/xdelta/userscripts

github javascript js qobuz tampermonkey tampermonkey-userscript userscript

Last synced: 3 months ago
JSON representation

Collection of some userscripts I've made

Awesome Lists containing this project

README

          

# UserScripts
Collection of some userscripts I've made

## Installation

Install [Tampermonkey](https://www.tampermonkey.net/) for your browser of choice and then install the userscript you would like to use below:

### [DisableFocusCheck]
Webpages should always think they are in focus when using this.

[Install the .user.js](https://raw.githubusercontent.com/XDelta/UserScripts/main/DisableFocusCheck/DisableFocusCheck.user.js) with automatic updates.*

### [MergeWithPreferredEmail]
Attempt to swap a merge on github to your preferred email to avoid accidently merging with another email address on your account.

Remember to edit the script and set your preferred email.

[Install the .user.js](https://github.com/XDelta/UserScripts/raw/main/MergeWithPreferredEmail/MergeWithPreferredEmail.user.js) with automatic updates.*

### [QobuzVolumeControl]
Adds a volume control to the Qobuz audio player.

![0431efd20d](https://github.com/user-attachments/assets/ebbfd305-127f-44f9-b37e-b85b1b57c186)

[Install the .user.js](https://raw.githubusercontent.com/XDelta/UserScripts/main/QobuzVolumeControl/QobuzVolumeControl.user.js) with automatic updates.*

*Automatic updates from [Tampermonkey](https://www.tampermonkey.net/) extension, other loaders may vary.