You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -101,7 +101,7 @@ Note that this _does not_ affect other ads.
101
101
---
102
102
103
103
<aname="FYPBG"></a>
104
-
### Fix Youtube Player Bottom Gradient
104
+
### Fix YouTube Player Bottom Gradient
105
105
106
106
This "fixes" the excessively large bottom gradient area that sometimes appears on the YouTube video player when the mouse cursor is within the player frame.<br>
107
107
**So far, I've only seen the phenomenon that led me to write this while using Vivaldi.**
@@ -111,7 +111,7 @@ This "fixes" the excessively large bottom gradient area that sometimes appears o
111
111
---
112
112
113
113
<aname="YCKP"></a>
114
-
### Youtube Channel Keyboard Protection
114
+
### YouTube Channel Keyboard Protection
115
115
116
116
Prevents YouTube from hijacking the Up/Down arrow keys on channel pages, as it likes to do sometimes (Left and Right arrow keys are okay though, because those don't control page scrolling).
117
117
@@ -132,7 +132,7 @@ Extensions like FrankerFaceZ may already have this functionality.
132
132
<aname="TTVS"></a>
133
133
### Twitch Transparent Video Stats
134
134
135
-
Makes the video stats overlay on Twitch.tv video player partially transparent, so as to avoid obscuring the stream so much.<br>
135
+
Makes the video stats overlay on Twitch.tv video player partially transparent, so as to avoid obscuring the stream so much.
136
136
137
137
[[Install]][raw-TTVS]
138
138
@@ -162,7 +162,7 @@ Known bugs:
162
162
---
163
163
164
164
<aname="BGNG"></a>
165
-
### Bigger GitHub Repo Network Graph
165
+
### Bigger GitHub Network Graph
166
166
167
167
Makes the timeline on the Network page of GitHub repositories utilize more of that available whitespace on the sides.<br>
168
168
Still can't seem to make it use all the space on the right side though...
@@ -251,7 +251,7 @@ Convenient for bookmarking and tab-saving extensions, as pages are typically sto
251
251
### Crates.io Common Meta Near Top
252
252
253
253
When I visit a crate's page on crates.io, the first things I want to see are the crate name, short description,
254
-
associated categories and keywords, the time since the most recent release, and a link to the crate's source code if it is public.<br>
254
+
associated categories and keywords, the time since the most recent release, and a link to the crate's source code if it is public.<br>
255
255
I don't know if I'm the only one, but in my mind, it only makes sense for those to be in the same place.
256
256
257
257
[[Install]][raw-CCMNT]
@@ -262,7 +262,7 @@ I don't know if I'm the only one, but in my mind, it only makes sense for those
262
262
<aname="CGTN"></a>
263
263
### Centered Gmail Toast Notifications
264
264
265
-
Do you hate that Gmail shows a toast notification that blocks functional regions of the UI after you do something to any email? Me too!<br>
265
+
Do you hate that Gmail shows a toast notification that blocks functional regions of the UI after you do something to any email? Me too!<br>
266
266
This little change should help mitigate the problem by moving the toast notification to the bottom center of the screen.
267
267
268
268
[[Install]][raw-CGTN]
@@ -272,8 +272,8 @@ This little change should help mitigate the problem by moving the toast notifica
272
272
<aname="GMIHD"></a>
273
273
### Google Meet Ignore Hardware Disabled
274
274
275
-
A.K.A "I know my hardware is disabled, Google"<br>
276
-
Thanks Google, but I'm well aware that my browser hasn't given you permission to access my hardware; I don't need you showing a prompt that can't be closed with a keypress. <br>
275
+
A.K.A "I know my hardware is disabled, Google"<br>
276
+
Thanks Google, but I'm well aware that my browser hasn't given you permission to access my hardware; I don't need you showing a prompt that can't be closed with a keypress.
277
277
278
278
[[Install]][raw-GMIHD]
279
279
@@ -283,7 +283,7 @@ Thanks Google, but I'm well aware that my browser hasn't given you permission to
283
283
<aname="WGFF"></a>
284
284
### Wider Google Form Fields
285
285
286
-
Widens the input fields in google forms from 50% to 100% of the question element (minus padding) <br>
286
+
Widens the input fields in google forms from 50% to 100% of the question element (minus padding).
287
287
288
288
[[Install]][raw-WGFF]
289
289
@@ -310,7 +310,7 @@ Proof-of-concept: Prevent modifications to the Google search query in the on-pag
310
310
<aname="RNNF"></a>
311
311
### Roll20 Nonscrolling Number Fields
312
312
313
-
This should disable changing the value of any numeric fields on Roll20 character sheets by scrolling.<br>
313
+
This should disable changing the value of any numeric fields on Roll20 character sheets by scrolling.<br>
314
314
TODO: Replace the use of setTimeout with a MutationObserver.
315
315
316
316
[[Install]][raw-RNNF]
@@ -320,7 +320,7 @@ TODO: Replace the use of setTimeout with a MutationObserver.
320
320
<aname="BBBI"></a>
321
321
### Bypass Blogspot's Blogger IFrame
322
322
323
-
Unhide the page body and hide obstructive injected iframes on some Blogspot pages, which use those methods for reasons like discouraging ad blocking. <br>
323
+
Unhide the page body and hide obstructive injected iframes on some Blogspot pages, which use those methods for reasons like discouraging ad blocking.
324
324
325
325
[[Install]][raw-BBBI]
326
326
@@ -348,7 +348,7 @@ e.g. Setting `customAllowedOrigins` to `'http://wordpress.com https://stackexcha
348
348
---
349
349
350
350
<aname="MDIT"></a>
351
-
### MSYS2 Package Description in Title
351
+
### MSYS2 Package Description In Title
352
352
353
353
Include the package description on the tab title for a package's page on packages.msys2.org/packages
354
354
@@ -376,7 +376,7 @@ Some of the CSS used was borrowed from https://greasyfork.org/en/scripts/454372
376
376
---
377
377
378
378
<aname="UPDIT"></a>
379
-
### Ubuntu Packages Description in Title
379
+
### Ubuntu Packages Description In Title
380
380
381
381
Try to provide a minimal, yet meaningful, page title that includes the package description on Ubuntu's package search/archive website.
382
382
@@ -387,7 +387,7 @@ Try to provide a minimal, yet meaningful, page title that includes the package d
387
387
<aname="QRSC"></a>
388
388
### Quietly Reject StackExchange Cookies
389
389
390
-
Hide the pesky cookie permission requests on StackExchange sites, which don't actually appear to set even "necessary" cookies until the user responds to the permission prompt.<br>
390
+
Hide the pesky cookie permission requests on StackExchange sites, which don't actually appear to set even "necessary" cookies until the user responds to the permission prompt.<br>
391
391
Also hides a few other little things that just don't warrant another tiny script.
392
392
393
393
[[Install]][raw-QRSC]
@@ -415,6 +415,7 @@ Primarily targets parameters related to Google, Amazon, and Facebook.
415
415
<sub>
416
416
Icon from: <ahref="https://www.flaticon.com/free-icon/fly-swatter_185441"title="Fly Swatter">Fly Swatter free icon created by Freepik - Flaticon</a>
417
417
</sub>
418
+
418
419
[[Install]][raw-SUTC]
419
420
420
421
---
@@ -424,7 +425,7 @@ Icon from: <a href="https://www.flaticon.com/free-icon/fly-swatter_185441" title
424
425
425
426
Hide posts from arbitrary subreddits (unless specifically looking at them, of course).
426
427
427
-
Only works for old.reddit.com, not www.reddit.com, because the not only does the latter use a DOM structure that makes it unsuitable for applying styles to entire post-elements by the CSS selector of the child element holding the subreddit, it _also_ commits the desktop (and frankly, even mobile) user-experience war-crime of infinite pagination (endless scrolling). **TLDR: Modern Reddit UI sucks, and supporting it would take more effort than I'm willing to put in to this for my own use.**
428
+
Only works for old.reddit.com, not www.reddit.com, because not only does the latter use a DOM structure that makes it unsuitable for applying styles to entire post-elements by the CSS selector of the child element holding the subreddit, it _also_ commits the desktop (and frankly, even mobile) user-experience war-crime of infinite pagination (endless scrolling). **TLDR: Modern Reddit UI sucks, and supporting it would take more effort than I'm willing to put in to this for my own use.**
428
429
429
430
[[Install]][raw-ORHS]
430
431
@@ -442,7 +443,7 @@ Allows hiding novels the user is caught up on from their reading lists, adds the
442
443
<aname="NRLU"></a>
443
444
### NovelUpdates Reading List Upgrades
444
445
445
-
Allows hiding novels the user is caught up on from their reading lists, adds the current reading list name to the title, and more planned.
446
+
Allows hiding novels the user is caught up on from their reading lists, adds the current reading list name to the page title, and more planned.
446
447
447
448
[[Install]][raw-NRLU]
448
449
@@ -462,7 +463,7 @@ Brute force access to articles on Medium.com, always trying to at least get the
462
463
## Legacy Workaround Scripts
463
464
464
465
These scripts are just simple and clumsy workarounds for behavior that no longer functions correctly in my years-old portable Chromium.
465
-
If you've updated your browser to the current release at any point in the last 2 years, you almost certainly don't want these.
466
+
If you've updated your browser to the current release at any point in the last few years, you almost certainly don't want these.
466
467
467
468
---
468
469
@@ -571,7 +572,7 @@ As explained on <https://stackoverflow.com/questions/7653483/github-relative-lin
0 commit comments