https://github.com/davidfoerster/lowbird-image-navigator
This script is supposed to "enhance" image browsing on http://lowbird.com.
https://github.com/davidfoerster/lowbird-image-navigator
greasemonkey-script javascript
Last synced: 10 days ago
JSON representation
This script is supposed to "enhance" image browsing on http://lowbird.com.
- Host: GitHub
- URL: https://github.com/davidfoerster/lowbird-image-navigator
- Owner: davidfoerster
- Created: 2011-08-04T18:10:14.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2013-09-03T13:37:11.000Z (almost 13 years ago)
- Last Synced: 2025-02-25T05:43:18.888Z (over 1 year ago)
- Topics: greasemonkey-script, javascript
- Language: JavaScript
- Homepage: http://www.lowbird.com/board/showthread.php?t=233
- Size: 93.8 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: CHANGELOG
Awesome Lists containing this project
README
Lowbird Image Navigator
===========================
This script is supposed to "enhance" image browsing on http://lowbird.com.
It replaces the blue navigation bars at each side of the page with
semi-transparent navigation handles placed in front of the image. These handles
only appear with a fade effect when hovered.
Furthermore it introduces a new image display size mode that fits the image
horizontally into the browser window – but only for sufficently large images.
Plus, it hides ads and changes the font to the default sans-serif, if
configured to do so.
System requirements:
This works only in Firefox 3+ so far. WebKit (Konqueror and Safari) and
Chrome/Chromium should work as well, but I didn't test it. Opera 10 is all
bitchy about the "max-height" CSS property, so it doesn't work there and
probably won't until the vendor fixes that; and of course neither does Internet
Explorer 'cause no SVG support (although a plugin from Adobe may provide that
support).