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
// include /^https?:\/\/github\.com\/.*\/.*\/network/
6
-
// @version 1.0
7
-
// @createdAt 4/12/2020
8
-
// @author StaticPH
9
-
// @description Makes the timeline on the Network page of Github repositories utilize more of that available whitespace on the sides. Still can't seem to make it use everything on the right though...
// include /^https?:\/\/github\.com\/.*\/.*\/network/
6
+
// @version1.0
7
+
// @createdAt4/12/2020
8
+
// @authorStaticPH
9
+
// @descriptionMakes the timeline on the Network page of Github repositories utilize more of that available whitespace on the sides. Still can't seem to make it use everything on the right though...
Copy file name to clipboardExpand all lines: bypass_blogspots_blogger_iframe.user.js
+18-18
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,22 @@
1
1
// ==UserScript==
2
-
// @name Bypass Blogspot's Blogger IFrame
3
-
// @namespace https://github.com/StaticPH
4
-
// @match *://blogspot.com/*
5
-
// @match *://*.blogspot.com/*
6
-
// @match *://blogger.com/*
7
-
// @match *://*.blogger.com/*
8
-
// @version 1.1
9
-
// @createdAt 6/2/2021
10
-
// @author StaticPH
11
-
// @description Unhide the page body and hide obstructing iframes on some blogspot pages, which use those methods for reasons like discouraging ad blocking.
// @descriptionUnhide the page body and hide obstructing iframes on some blogspot pages, which use those methods for reasons like discouraging ad blocking.
Copy file name to clipboardExpand all lines: centered_gmail_toast_notifications.user.js
+16-16
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,20 @@
1
1
// ==UserScript==
2
-
// @name Centered Gmail Toast Notifications
3
-
// @namespace https://github.com/StaticPH
4
-
// @match https://mail.google.com/mail/*
5
-
// @version 1.0
6
-
// @createdAt 6/19/2020
7
-
// @author StaticPH
8
-
// @description 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!
9
-
// @description This little change should help mitigate the problem.
// @description Replace the unhelpful part of the tab title on a crate.io crate's page with the short description of the crate, if one is provided. Indicates subpage when not on the Readme.
13
-
// @description Convenient for bookmarking and tab-saving extensions, as crate's pages on crates.io don't have particularly informative titles by default.
// @descriptionReplace the unhelpful part of the tab title on a crate.io crate's page with the short description of the crate, if one is provided. Indicates subpage when not on the Readme.
13
+
// @descriptionConvenient for bookmarking and tab-saving extensions, as crate's pages on crates.io don't have particularly informative titles by default.
// @description 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. Only observed in Vivaldi so far.
// @descriptionThis "fixes" the excessively large bottom gradient area that sometimes appears on the youtube video player when the mouse cursor is within the player frame. Only observed in Vivaldi so far.
0 commit comments