Sponsorised links
September 2009
UserScript Writing 101 – Manuel of Things to learn - Userscripts.org
The Order of Things to Learn Look to the "Resources" section for places to learn about these. 1. HTML. Hypertext Markup Language. Not the same "language" as JavaScript. This is a markup language, meaning it's a bunch of text that is meant to represent some type of structure, in this case, a web page. 2. XML. Extensible Markup Language. In case you didn't realize, HTML itself is a type of "XML". Learning XML is important because many popular websites (YouTube, Facebook, Last.fm) use XML to interact with data. Since you already know HTML by this point, understanding XML should be cake. 3. CSS. Cascading Style Sheets. This is the way HTML (should be) stylized. You'll want to learn this. 4. JavaScript. Learn all the basics: data types, functions, JavaScript's native functions like prompt, alert, etc. 5. The Greasemonkey Extras. Like I said, Greasmonkey == JavaScript, with a lot of extras. A specific page listing the API's can be found here.
Flickr Gallery Plus! for Greasemonkey
Flickr Gallery Plus! is a Greasemonkey userscript for Flickr photo set pages which offers you the ability to: * View one large picture with the other thumbnails in the set next to it. * Click-selection of whichever picture you want to see larger. * Keyboard navigation with left and right arrow keys to go back and forth amongst pictures. * View a slideshow of all pictures in the set. It is tested and verified to work with Firefox, Safari (through GreaseKit), Google Chrome (through HOW TO: Install Google Chrome Greasemonkey Scripts (Windows Only)) and Opera (through Opera Tutorial: User JavaScript).
August 2009
Forum Deblocker - Greasemonkey
The "Forum Deblocker" userscript simulates the Googlebot so you may see the forum pages as google sees them
MU Direct Download Megauload - Greasemonkey - Rentre automatiquement le captcha et desactive le decompte sur Megaupload et Megaporn.
Trés efficace et rapide Version: 2.0 Copyright: 2009 mezzer & Shaun Friedle
Sponsorised links
May 2009
EasyCheckboxes - Greasemonkey
Provides a very simple and useful method of checking, unchecking and toggling multiple checkboxes on a page. It provides two methods of selecting checkboxes - a menu showing multiple options, or dragging the mouse over the checkboxes you want to select.
Google Calendar - Colorize Weekends (Mon-Sun) | userstyles.org
This style colorize Saturdays and Sundays on Google Calendar. Use Google Calendar - Colorize Weekends (Sun-Sat) if week start on Sunday. (This is fix version of Google Calendar - colorize Sat/Sun (start on Mon))
CustomizeGoogle - Remove Filtered | userstyles.org
When the "filter" option is used in CustomizeGoogle (a wonderful extension, by the way), the filtered results are replaced with a line of text alerting you that a result has been removed. Originally inspired by Google Search Results Filter, the purpose of this style is to ENTIRELY remove ALL filtered search results; if I intended to filter a specific site, I don't necessarily want to a giant hole in the layout of search results. This style takes care of that, removing any trace, all without breaking the layout of the page. Also, you do not have to update your "list", as there is no "list," as there is in Google Search Results Filter. This style works for both sites CustomizeGoogle filters: 1) Google search results and 2) Google News
Google Maps - Minimal - Userstyles.org
A wonderful script. I have tried many google maps fullscreen script, but this one is the best ....move mouse to left side to show sidebar
Google Calendar Colorize weekend and minor change - userstyles.org
The week end days are in differents colors. The daily events and the events are in Trebuchet MS 12px
Google Logo Replacer | userstyles.org
Inspired by Thumper's Funky autoscroll, you can also change Google logo using the same trick. Changelog: l10n - now works on all local Google domains.
April 2009
Google Search Fixed Topbar - Greasemonkey
Fixed Topbar – Download Google Search Tools This script shows the Google top bar (a navigation bar with links taking you to Images, News result pages for your current search) even if you scroll down to see further results. It makes it visible all the time, even when you’re scrolling. Saves you a few seconds. Fixed Topbar – Download
Google Time Search - Shows Options Time Period - Download
Google Time Search - Shows you options to restrict search results to a specified time period (like 24 hours, past week and so on).
Multi-Column Results - Splits Google search results - Download
Multi-Column ResultsSplits Google search results into multiple columns. It’ll be incredibly useful if you’re on a wide screen monitor. Alt+1/2/3 keys can be used to switch between one, two and three column views.
Unpaginate Pagination Microformated Web Pages for Greasemonkey
This script will unpaginate any web pages augmented by the pagination microformat, into what traditionally (if somewhat incorrectly) has been called "endless" Google, Flickr, and similar, pages. In other words, a hack that loads the next page into the present one when you scroll within about half a screenful of the end, so you don't have to lose the pageful you have to load the next pageful -- it just gets inlined for you, instead. By itself, this script will do nothing at all, because it only contains the code that implements this unpagination; tailoring it to other sites is up to other, much, much smaller custom scripts anyone can write -- or indeed site authors may augment their site templates with, for the benefit of their visitors running this hack, should they want to.
TextArea Drag Resize - modifier la taille des champs de saisie - Userscripts
TextArea Drag Resize : permet de modifier la taille des champs de saisie par glisser-déplacer :Simple et efficace...
Textarea Backup - sauvegarde le contenu des champs de saisie
Textarea Backup sauvegarde le contenu des champs de saisie pour les forums et autres sites où l'on écrit. Combien de fois avez-vous perdu le contenu de ce que vous tapiez, en fermant un onglet ou une fenêtre par erreur ? Trop ? Ce script sauvegarde tout seul la frappe au clavier. Il suffit de revenir à la page en question, même sur un forum, et le texte revient à sa place.
PhpBB Forum Signature Purge - Supprimer les signatures des utilisateurs - Userscripts.org -
PhpBB forum signature purger : un des rares scripts qui passe presque sur tous les forums phpBB (dont libellules), pour supprimer les signatures des utilisateurs. D'ordinaire le script agit sur la template du forum, et phpBB en propose deux familles (c'est toujours l'autre famille qui est détectée).(pardon Ogu, mais c'est irrésistible, et je le présente en pensant aux utilisateurs d'appareils à petits écrans, qui gagnent ainsi de la place). http://userscripts.org/scripts/show/1544 Ce type de scritps fonctionne en détectant des pages de forums par leur nom. Parfois vous devrez ajouter l'adresse d'un forum manuellement, pour le faire fonctinonner :
delicious Management for Greasemonkey
The Del.icio.us Bookmark Management GreaseMonkey script will add 2 links to your del.icio.us pages. The links will allow you to either share or delete all displayed items on the current page. You can search for items or narrow down the results by selecting a tag. * Modifications for Delicious v2 Website and FF3 * Use of GM API instead of del.icio.us web page calls (this does require the user to sign into the delicious API) These modifications will get the script working again with the latest updates to the Delicious website and FF3. After I first made this script I found the Install scriptyumyum script. Admittedly this script is better than mine which is why I haven't made too many updates to this one. However, since the Delicious upgrade yumyum doesn't work. So long story short, here is an update to this script.
del.icio.us Inline View for Greasemonkey
Adds an 'inline view...' link to del.icio.us pages which loads the url inside a html iframe in the bottom of every link.
Enable Autocomplete & Remember Passwords for Yahoo et Delicious - Greasemonkey
Certain sites like del.icio.us, yahoo, etc. stop Firefox from storing and auto-completing the password even when you have turned auto-completion on. While this has some purpose for certain sensitive sites like banks, is there any reason why del.icio.us will forget passwords?! To make matters worse, in del.icio.us or yahoo you can only ask to be remembered for 2 weeks and not more than that! This script combats the problem for del.icio.us and yahoo logins, and enables Firefox to prompt you to remember login password for these sites. You can easily add other sites whose passwords are also not remembered, the script will work fine.
Del.icio.us: Bundle sorter for Greasemonkey
Changes the delicious tag bundle manager so unbundled tags are listed at the beginning.
Delicious.com - Sort Visible Links for Greasemonkey
Sort all the links on the page by their title, URL or popularity. Updated on Feb 17, 2009 to fix its operation on full search results page
Delicious.com - Top Pagination for Greasemonkey
Show Prev, Next, etc pagination links at top of list as well as bottom.
