public marks

PUBLIC MARKS from decembre with tags greasemonkey & extension

September 2009

BinNews Search File With Binsearch, Newzleech, and others - Recherche fichiers ".NZB" - Usenet , Newgroups - Userscripts

Une petite astuce pour trouver rapidement les .NZB à partir de binnews : _Ajoutez à Greasemonkey ce petit script : (BinNews Search File With Binsearch, Newzleech, and others - userscripts) : Install scripthttp://userscripts.org/scripts/show/13851 Il rajoutera dans vos résultats sur binnews des petits icônes de façon très intuitive ! Ce sont des liens vers BinTube, Binsearch, Newsleech, etc. Un clic dessus et la recherche est déjà faites, vous n’avez plus qu’à télécharger le .NBZ ! Testez, vous adoptere

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.

August 2009

Forum Deblocker - Greasemonkey

The "Forum Deblocker" userscript simulates the Googlebot so you may see the forum pages as google sees them

Google Fx v2.1.9 for Greasemonkey - firefox et opera

AutoPaging + Site ThumbShots + Google Suggest (multi-lang) + Easy Filters + Right Panel Feature + Images Redirect & Preview + Searchers + Static TopBar + NoAds + Nice Look&Feel + User's Settings + MultiLanguage & more... [Opera & Firefox] Version: 2.1.9

flic.kr short URL screenshot on Flickr - Photo Sharing!

Simple Greasemonkey script to add a flic.kr short URL link to the Additional Information section.

Fav.icio.us3 - Greasemonkey - Add favicons next to posted links on Delicious.com

A script to add favicons next to posted links on delicious.com.... Working with the latest update of Delicious (as of August 2009). From 90% uses the code of fav.icio.us2 by Vasco Flores.

Search by title if ISBN not found – Userscripts.org

Liens du catalogue opac intégrer dans Amazon , ce script donne le statut du livre

dejalicious ++ for Greasemonkey

Shows del.icio.us icon in bottom right of window, with a link allowing you to bookmark the current page. Displays "Tagged" message if page is already bookmarked.

Flickr: Discussing GM Script: FlickrStayInCommons in Flickr Hacks

On Flickr.com, adds an option to the header [search] dropdown to take you directly to a search for "The Commons" content. Also on photos within "The Commons" project, inserts additional "tag links" that jump to listings restricted to just "The Commons".

July 2009

Flickr: Discussing GM Script: Flickr More Sparkles in Flickr Hacks

This is a gm script that will add sparklines for the last 28 days views of each photos (if stats are enabled for you)

June 2009

A really basic TODO list for Google Calendar - Prototype for Greasemonkey

NOTE* Please see Gimite's version at http://gimite.ddo.jp/archive/user_js/googlecale... for a functional version that stores entries within Google Calendar. This is a *prototype* for a script to add a To-do list to Google Calendar. As of this writing it stores to-do entries in the GM local store, which means that each of your firefox installs/computers will have its own list.

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))

Google Bump for Greasemonkey

Adds functionality to the Google web search. Main features include Multisearch (and Quick Search Shortcuts), Image & Video results with a Player, Wikipedia definitions and links, and some clutter cleanup by. All options can be turned off. * Quick Search Shortcuts * MultiSearch * Video Search Result Extraction * Wikipedia Excerpt on Top * Ad Removal * Minor Visual Cleanup * Google Video Results in Web Search * Integrated Player for Video Results * Google Image Results in Web Search * Open All Links in New Tabs * Clean & Simple Configuration Page * Image Slideshow for Image Results * International Support * Customizable styles

April 2009

PopTip - Greasemonkey Customisable - Add pop-up preview to any site - Flickr

Script Summary: Add pop-up preview to any site.(Script homepage).....Rules for popup action must be written in "SITEINFO" in proper format. Properties of SITEINFO url (required)(RegExp) : URL to which the rule is applied. targetElement (required)(XPath) : XPath which select "A" elements. When "mouseover" action occurs on them, linked pages (values of "href" attributes) will be fetched. popupElement (required) (XPath) : XPath which select elements in fetched pages. These elements will be appear in tooltips. disabled (optional) : If you want to disable a rule temporally, set "false". style (optional) : CSS attributes of tooltips. Please be careful to write in CamelCase! (border-width -> borderWidth) stripe (optional) : If you set "true", small icons will be appended to elements on which the action will occur.

The Movie Dude script - Cross-links various movie related sites that normally don't link to each other - (Greasemonkey Script)

by 1 other
It grew out of a desire to have links between NetFlix and IMDB movie pages, to be able to easily get to movie trivia or add movies to my queue. Links are added to these sites: * The Internet Movie Database * NetFlix * BlockBuster.com (and UK) * Yahoo! Movies * Rotten Tomatoes * Roger Ebert * Amazon * All Movie Guide * GreenCine * Metacritic * FilmAffinity * Intelliflix * Flixster * Slant * Wikipedia (English) * FilmSpot * Fandango * Wal*Mart Use the menu item "Tools | User Script Commands | Movie Dude Settings..." to select which sites to link to. A settings bar will appear at the bottom of the page. For example, if you never want to see links to Blockbuster, uncheck it on the settings bar. You can display links as text, icons or both.

Medallia Blog: Google Print & Library Lookup Mashup - Greasemonkey Library 2.0

puts a small yellow box in the corner of your Google Print book search. The box includes a book title and a link to the library system's search results. When clicked, a new browser tab is created containing the library's lookup page with the book's location and status. The script also linkifies the library names on the latter page, to point to the library's street map, hours and phone page. This GM script acts on 2 completely separate pages. Should be relatively straightforward to alter for your own local library's book search API and map and hours.

Gmail-Greasemonkey - Google Code

by 3 others
Ce site répertorie différents scripts Greasemonkey permettant d’enrichier et améliorer l’interface de GMail. Ces scripts ne fonctionne que sous Firefox, et bien sur, nécessite l’installation de l’extension Greasemonkey.

EPFL Library Link - Greasmonkey - Bibliotheque Firefox Plugin - Amazone > Disponibilité des livres sur reseau Bib

Ce plugin permet de voir en un clin d'oeil quels livres sont disponibles dans une bibliothèque de l'EPFL ou sur le réseau NEBIS. Actuellement, il fonctionne sur les pages web suivantes: * amazon.com et les sites internationaux d'amazon (.fr, .de, etc.) * eyrolles.com * electre.com (outil pour les professionnels de la librairie et des bibliothèques, utilisé par la Bibliothèque Centrale pour les commandes de livres en français) * cm.blackwell.com (idem que ci-dessus, pour les commandes de livres en anglais chez notre fournisseur Blackwell's) * infoscience.epfl.ch * ppur.org * sciencespourtous.org (sélection de livres en vulgarisation des sciences) - ainsi que l'ancien site sciencepourtous.com (encore en service ??)

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.

Snap.icio.us - Displays thumbnail Previews - Download

by 1 other
Snap.icio.us - Displays thumbnail Previews of your del.icio.us bookmarks when you hover over them.

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.

Globex Designs Inc. - Google Redesigned

Comment changer le style de l'affichage de GMail Vous connaissez peut-être l'extension Stylish pour Firefox présentée par Falkra sur ce blog. Nous allons voir maintenant comment il est possible facilement avec l'aide de Stylish de changer le look très sobre du webmail Gmail par celui de Gmail Redesigned (by Globex Designs)