userstyles.org - myf

Contact
Send private message

Styles

Center images (+ dynamic background)

Works in Fx3*; for Fx4 (or Chrome, Opera…) use Firefox 4: center images + dynamic background. Based on Center images (+ background). In addition: - uses different background colours while mouse over body / the image - image used for the background grid (chequerboard) is white and transparent, so you can change secondary (now: grey) colour to match your needs

Updated: Jan 23, 2009 Installs This Week: 6 Average Rating: Good
desmileyfize

Unifies graphical smilies (smileys) on page to defined appearance: half-transparent 4×4px square (mouse over it to reveal its hidden -beauty- _ugliness_). Notes - relies on keyword "like 'smilies'" within source URL or properly filled 'alt' attribute, nothing more -- not even a size -- so it is possible that it will match more than just smilies - selectors set is just rough, for now (I hope it will be possible to tune it up to really working one) - for a pity, FF2 cannot add a generated content after image elements, so adding a textual img[alt]:after { content: attr(alt) } does not work : ( - if you want it this way, you can use this userscript instead: http://diveintogreasemonkey.org/casestudy/frownies.html (contains pretty complex set of selectors, may serve here in future :] ) - Appearance of the hovered image in the 'After' screenshot is affected by Show transparency of in-page images on hover - testing ground: http://eldar.cz/myf/lab/desmileyfize/smiley_hell.html changelog: 2008-09-05 - some ne

Updated: Sep 15, 2009 Installs This Week: 2 Average Rating: N/A
Display accesskeys, enhanced

Variation of the Display accesskeys, mostly harmless. In cooperation with the userscript: "accesskeys-reveal" ( http://userscripts.org/scripts/show/8376 ) solves impossibility to add CSS-generated content after form elements, so this one will show you accesskeys of any input and textarea. Try / test it here: http://eldar.cz/myf/pub/firefox/accesskeys-test-area.html Changelog: 2007-11-15 : screen shots (taken from http://kyberia.sk/ ) 2007-10-14 + few bugs fixed, code cleanup. (Also update the userscript!) 2007-10-11 + opacity: 0.8;

Updated: May 10, 2008 Installs This Week: 1 Average Rating: N/A
Display accesskeys, mostly harmless

Variation of the Keyboard shortcut display for web pages by Jason Barnabe (np). This version tries not to affect layout, so the letters ale displayed in simple bubble of fixed dimensions[2)] next to its elements [1)] and disappears while hovered/focused. Test it here: http://eldar.cz/myf/pub/firefox/accesskeys-test-area.html Notes: 1) I've found, that for now (in FF2.0) it is not possible to add CSS-generated content after any INPUT (of any type), TEXTAREA , and image-map AREA. Possibly a bug or some conflict between form elements binding and rendering engine(?). [4)] 2) Dimensions absolutely relies on used font. This versions expects "Courier new" (present on Windows platform). Other fallback fonts may cause few pixels difference. Then you must tweak last three lines of the first ruleset containing font-size and margin-left. Use the testing ground linked above. 3) Not using "*" selector for 'better performance'. Naming all four remaining accesskey-ready elements explicitly. 4) I wrote a simple workaround userscrip

Updated: May 10, 2008 Installs This Week: 0 Average Rating: N/A
FF3: iconize download monitor in statusbar

Simply shrinks the verbose download info to its icon. Mouse over it to see the info again. I've found the time counter 'ticking' quite disturbing and space eating, so that's why this tweak. Theme in screen shot (does not matter): Stratini.

Updated: Jun 28, 2009 Installs This Week: 0 Average Rating: N/A
(No screenshot available)
Firefox 4: crisp scaled images

No more blurry resized images, no more ugly colour blending in the pixel borders of zoomed images. More a note than userstyle. See https://developer.mozilla.org/En/CSS/Image-rendering

Updated: Jun 19, 2011 Installs This Week: 1 Average Rating: N/A
Firefox 4: numbered tabs

Adds "…1, …2, ... …9" for convenient control+number (alt+number on linux) switching between tabs. Also decreases min-width (= more tabs visible while many) and removes max-width (= auto-wide tabs while few), increases font-size.

Updated: May 17, 2011 Installs This Week: 8 Average Rating: N/A
Google Reader - just tree and chrome

Hides everything except the left subscriptions tree and the reading "chrome". Notes: The tree remains collapsible (click the divider or press "u") -- its side-effect is re-rendering content, so it may be useful while toggling this userstyle on the fly [works nice in FF3]. Background: Just backup of simple and quick scratch, which came up quite useful; probably there are some similar or even better versions out there ( http://userstyles.org/styles/search/google%20reader ), but it was easier for me to write this one instead of finding another. I am quite loyal Bloglines old-school-user-interface-user who started messing with Google Reader (again, for at least tenth time), and cannot stand its bloated UI. (Try it on 800×600 ;] )(update: switched to gR 'definitely'). Changelog: 2008-09-15: + screen shots (600×400 px), code clean up 2009-11-02: updated for current gR, simplified, un-obsoleted 2010-02-15: fixed dropdowns menus ("Settings"…); shown "Add a subscription" st

Updated: Feb 15, 2010 Installs This Week: 3 Average Rating: Good
Google wide

Removes horizontal length limit for search results. Hides some "unnecessary" elements. Intended for usage with "Keyboard shortcuts" experiment enabled ( http://www.google.com/experimental/#BetaShortcuts ). I've written this for myself long time ago, surprisingly it still works, even after recent redesign of search results page. Some special results may (and will) seem strange (videos, images), but overall it is quite usable. I like how it takes away necessity of scrolling especially at wide monitors :] Bind to 'url-prefix("http://www.google.com/search")' add your local if you use some. Changelog 2010-08-19 some tweaks reflecting recent changes in searchpage structure

Updated: Aug 19, 2010 Installs This Week: 3 Average Rating: N/A