脚本
-
-
Deproxy gMail images onError JS - If loading of gMail-proxied image fails, changes it's SRC to original
-
Submit to Tab with Ctrl + Click / Ctrl + Enter / Middle click JS - Sets form's target to `_blank` when submitted while Control key is being pressed. Allow submit with middle mouse button.
-
Disable artificial selections JS - Tries to prevent script-initiated selection tweaks.
-
Fake Gelocation getCurrentPosition JS - prompt instead native geolocation
-
Google docs - force preview JS - Redirects edit to preview
-
Sweep stickies JS - Removes everything fixed or sticky
-
Twitter.com: un-trim images on hover CSS - Reveal cropped portions of content while post is under mouse pointer.
-
Crisp image zoom at 150% DPI scale factor displays (Firefox 74+) CSS - Prevents blurry anti-aliased borders between picture sampling areas ("pixels") by stretching them so they precisely match (multiples of) physical display points. Adds variable background for transparent images.
-
GitHub - single-column repository page with important info on the top CSS - Pulls Readme above files list and moves sidebar content as foremost horizontal row before content.
-
Swap colours of issue status icon at GitHub and Bugzilla. Open=red, closed=green. CSS - Makes "good" icons green and "bad" ones red. Closed issue is good, unresolved is bad.
-
Bandcamp: Stick Track List & Description to Player CSS - Moves album variations and merchandise down so playlist or track description appears right below player.
-
MDN: Important content first CSS - Moves compatibility and specs tables to the top. If possible, makes thinkgs more compact.
-
●→■ Unround Everything Everywhere ◙ CSS - Forces zero border-radius to everything.
-
MDN: Header to Footer (Content First) CSS - Moves main content to the top, so the header with dropdown menus lands above footer.
-
Graphemica: Different Fonts on Hover CSS - Change font families of example characters by position mouse cursor over body or character and/or holding left mouse button
-
Google Hangouts tweaks CSS - Hides background images at hangouts.google.com and reorganizes chat bubbles. Works in Gmail.
-
Image Alt to Title JS - Hover tooltip of image displaying alt attribute, original title, some accessibility-related properties, and URL info.
-
HN: style unread content JS - Save hashes of displayed comments locally and mark new ones when displayed for the first time
-
Preserve focus JS - When re-focusing page content, return focus to element that was active before blur, instead of root element.
-
Twitter.com: image alt presence revealer CSS - Gives slight visual clue on elements that (don't) lack accessible descriptions.
-
Show Password on Double Click JS - Double click toggles password to text field and back
-
codesandbox.io: collapse header for larger editor CSS - Pull header and social buttons to side panel
-
Editable Title JS - Makes document title element editable
-
Bing: Definition box auto expander JS - Clicks the "See more" button for you. Sadly, that button is really interactive after some time, so there is a delay.
-
codepoints.net add sample character examples JS - Seeing "embedded" page font examples is neat, but sometimes it is useful to see how your own system handles glyphs on its own. This script adds samples for each displayed instance.
-
Segoe→Verdana + Consolas→Cascadia CSS - Makes all Segoe-like fonts render as the true and only Verdana instead, with digits from Cascadia, that also replaces some Consolas-like fonts.