public marks

PUBLIC MARKS from decembre with tags firefox & userscript

March 2010

Use Greasemonkey Scripts In Google Chrome - But, there are some limitations as well (as with Opera — which also supports some greasemonkey scripts) - Chrome does not support @exclude, @require, @resource, unsafeWindow, or any of the special GM_* APIs.

Well, here is how to run userscripts in chrome : * Add this flag to Google Chrome launcher : --enable-user-scripts - Now, create a folder in your user data directory. Name it as User Scripts. - Save your all GM scripts in this folder. - If you want to import all userscripts from Firefox — you need to do it manually. We have shown you the way to backup your Greasemonkey scripts. Just navigate to your GM script folder in Firefox data directory as describe in this post. Now, you can copy and paste every script’s file manuallyAnd, you are done! Restart the chrome — and visit any related site. It is quite possible that your favorite GM Script will do the magic. - Important fact : Chrome supports “Early Injection” – the ability to run scripts very early in the page’s lifecycle. In Firefox, userscripts run after page load. But in chrome, you can set it to run before page load. For this, you need to add an extra line in scripts meta data section : // @run-at document-start

Greasefire - Automatically find Greasemonkey scripts on Userscripts.org - when you visit a web site, how do you know if there are better ways to view it?

by 1 other
a Firefox add-on that will tell you if there are any user scripts for the page you're visiting. When you have Greasefire and Greasemonkey installed a little monkey will show up in the bottom right corner of your Firefox status bar. If there are scripts available for the site you're viewing, the monkey's background color will change to red. And when you right click on the icon you'll see the number of available scripts. Click on that number and a window will open telling you more about those scripts.

November 2009

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

May 2009

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

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

January 2009

ThePirateBay Enhancer - UserScipts - Greasemonkey - 2008

Show torrent age, spelling suggestions, SEED to PEER ratio, and number of comments. Kill dead torrents as well!

Try This Search On - UserScripts - Greasemonkey

by 1 other
Provides useful links to search engines based on the page that you're viewing or the search that you're performing.

October 2008

Mr Tech's Toolkit - Dynamic Apply Button | userstyles.org

Last updated Jun 23 2008 Only displays the "Apply" button when you make a change to Mr Tech's Toolkit (Formerly Mr. Tech's Local Install) Browser Versions: - Works on Firefox 3 - Works on Firefox 2