This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Auto Merge Dependabot PRs | |
// @namespace https://github.com/Nick2bad4u/UserStyles | |
// @version 1.3 | |
// @description Automatically clicks the merge button on Dependabot PRs and "Done" button on the notification bar | |
// @author Nick2bad4u | |
// @match https://github.com/*/*/pull/* | |
// @grant none | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=github.com | |
// @license UnLicense |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Enlarge YouTube Chat Profile Pictures (HD Version with Caching) | |
// @namespace https://github.com/Nick2bad4u/UserStyles | |
// @version 1.9 | |
// @description Enlarges YouTube chat profile pictures on mouse over, shows HD version, Caches HD images for faster display using Tampermonkey caching. | |
// @author Nick2bad4u | |
// @match https://www.youtube.com/* | |
// @grant GM_setValue | |
// @grant GM_getValue | |
// @grant GM_addStyle |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* ==UserStyle== | |
@name ESPN by BamaBraves | |
@namespace USO Archive | |
@author BamaBraves | |
@description Dark | |
@version 20230319.15.53 | |
@license NONE | |
@preprocessor uso | |
==/UserStyle== */ | |
@-moz-document domain("espn.com") { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name YouTube Volume Control with Memory | |
// @namespace https://github.com/Nick2bad4u/UserStyles | |
// @version 3.2 | |
// @description Set YouTube volume manually on a scale of 1-100, remember last set volume, and inject the UI to the left of the volume slider on the video player. Syncs the slider, disables invalid inputs, and adds debugging. | |
// @author Nick2bad4u | |
// @match *://www.youtube.com/* | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=youtube.com | |
// @grant GM.getValue | |
// @grant GM.setValue |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name YouTube TV Volume Rememberer | |
// @namespace https://github.com/Nick2bad4u/UserStyles | |
// @version 1.15 | |
// @description Remembers and controls volume levels on YouTube TV with keyboard shortcuts | |
// @author Nick2bad4u | |
// @match *://tv.youtube.com/* | |
// @grant none | |
// @updateURL https://github.com/Nick2bad4u/UserStyles/raw/refs/heads/main/YouTubeTV-Volume-Rememberer.user.js | |
// @downloadURL https://github.com/Nick2bad4u/UserStyles/raw/refs/heads/main/YouTubeTV-Volume-Rememberer.user.js |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name YouTubeTV Volume Control with Memory | |
// @namespace https://github.com/Nick2bad4u/UserStyles | |
// @version 3.2 | |
// @description Remembers and controls volume levels on YouTube TV with keyboard shortcuts and a UI for manual input | |
// @author Nick2bad4u | |
// @match *://tv.youtube.com/* | |
// @grant GM.setValue | |
// @grant GM.getValue | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=tv.youtube.com |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* ==UserStyle== | |
@name Wikipedia × OLED Pro Deep Black theme | |
@namespace USO Archive | |
@author GoodDay | |
@description This theme is meant for OLED displays but it should work well for Extreme Dynamic Range (XDR) displays as well. Extremely simple and clean Wikipedia dark theme with minimal changes. It has an improved contrast over existing Wikipedia themes. No textured background. Does not modify the layout. Should work for all languages and localizations. Requests and fixes welcome in comments. | |
@version 20240714.20.10 | |
@license NONE | |
@preprocessor uso | |
==/UserStyle== */ | |
@-moz-document regexp("https://..*wikipedia.org/wiki/Special:Preferences") { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* ==UserStyle== | |
@name Wigle.net Dark Mode (Beta) | |
@version 20241018.02.34 | |
@namespace https://userstyles.world/user/Nick2bad4u | |
@description Dark Mode (Beta) for Wigle.net | |
@author Nick2bad4u | |
@license UnLicense | |
==/UserStyle== */ | |
@-moz-document domain("wigle.net") { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* ==UserStyle== | |
@name Unroll.me Dark Mode | |
@version 20241013.22.60 | |
@namespace Unroll.me | |
@description Dark Mode for Unroll.me | |
@author Nick2bad4u | |
@license The UnLicense | |
==/UserStyle== */ | |
@-moz-document domain("unroll.me") { | |
:root { |
OlderNewer