Add a visual warning when scripts use unsafeWindow
Warns when a script incorporates the usage of unsafeWindow, allowing the potential user a better chance to evaluate whether to install it.
(screenshot includes style from here)
From O'Reilly
It's called unsafeWindow for a reason: its properties and methods could be redefined by the page to do virtually anything. You should never call methods on unsafeWindow unless you completely trust the remote page not to mess with you. You should only ever use it as a parameter to call functions defined by the original page, or to watch window properties, as shown in the next section.
Note: No, this script does not use unsafeWindow but the warning will show since it contains the text string.
Hides the comments in YouTube. Pretty simple, I find the comments to be useless and populated by simple minded nutjobs and I'd rather not have to look at it :DVery simple, just hides the 'co...
Adds links to bugzilla attachments table, letting you go directly to the attachment's comment instead of having to scroll to it. Changes "RESO FIXE" on bug listing into "RESOLVED F...
Permite autologuearse en el navegador academico de la PUCVScript de ingreso automatico al sitio de la universidad. Fue usado como referencia el script de autologin Elance Autologin (http://userscripts...
Quickly look something up in wikipedia, a dictionary or whatever you like (its easy to add custom sites!). The result is displayed directly on the page.DescriptionYou select a word, and it will be loo...
This script supplements "LookItUp". It strips the resultpage of all the stuff no one needs.NoteI changed the url a bit.
It used to run on: http://ordbogen.com/*
Now it runs on: http://o...
Cleans up the resultpage of ideomordbogen.dk, so nothing except the search results are displayed. Intended to be used in conjuction with "LookItUp".DescriptionEasily look up danish ideoms wi...
This is a modified version of a script written by Gabriel Sjoberg.
It removes a lot more unwanted stuff from Answers.com. A must have script if you are an answers.com junkie like me :)
...enjoyScr...
Submit large file to senduit.com, and insert it's link to message body.This script show link named "Attach by senduit.com" in mail composer.
And you can click it then, open senduit.com, and can ...
Enlarges pictures from Google image search and displays them in the opposite corner.Enlarges pictures from Google image search and displays them in the opposite corner. Here is the code in action:
...
Leave a comment