Comments on Mark Pilgrim's Scripts

66 comments

Comment on GMailSecure made Aug 26, 2008:

e8005

I believe this script is no longer necessary now. GMail has an HTTPS setting under General-->Browser Connection

http://gmailblog.blogspot.com/2008/07/making-se...

Comment on GMailSecure made Jul 29, 2008:

French31

Note: this is a feature of Better Gmail 2. If you already have this extension, you don't need this script. ;)

Comment on GMailSecure made Jul 18, 2008:

sieaq

Absulutely good. This script is nice; it does what it says!!! Just a couple of ideas to make it even nicer!

www.izmiremlakforum.com www.alsatizmir.com www.ingilizcedilokulu.com is the site, if anyone is interested.

Comment on AutoClick made Jun 15, 2008:

ChristianM

Could someone tell me what does this script?

Comment on Anti-Disabler made Jun 15, 2008:

Forrie

This is a tricky script used everywhere from dynamicdrive. I've tried Anti-Disabler, then manually setting the clickIE4 and clickNS4 functions to null, but it doesn't work. From what I understand, I should be able to craft a simple script like this to null out those functions:



location.href="javascript:void(clickNS4=function(){})";

location.href="javascript:void(clickIE4=function(){})";

Anyone?


<!--

//Disable right mouse click Script
//By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive
//For full source code, visit http://www.dynamicdrive.com

var message="Please don't copy the photos, Ask the owner for your own copy!";

///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}

function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}

if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}

document.oncontextmenu=new Function("alert(message);return false")

// -->

Thanks in advance...

Comment on BetterDir made Jun 13, 2008:

FF3user

Screenshots of how it looks on testpage: http://www.shmoocon.org/2007/videos/ :

Original by 'Mark Pilgrim' with 'Johannes la Poutre's fix (or else it won't change anything): http://img117.imageshack.us/img117/4079/origina...

'nitro322' / jared's mod: http://img117.imageshack.us/img117/7131/jaredmo...

Edit: Jared gave me some guidelines and his modification, I think looks a lot better if you change "font-size property on line 256".

Change it to for example '80%' instead: http://img516.imageshack.us/img516/6353/80perce...

or

'75%': http://img516.imageshack.us/img516/653/75percen...

Comment on AutoClick made May 6, 2008:

phalgun

Hello Can anyone please tell me how to use this script...I have installed autoclick script and greasemonkey tooo..Now what shall I do ?

thank you

Comment on Zoom Google made Mar 30, 2008:

capuccino49

cannot see the benefits ... lol

and i am a man with a low vision

Comment on GMailSecure made Jan 31, 2008:

depriest

Love it, but it causes an error that I only get the first time I view a message and then goes away.

Error trying to validate certificate from mail.google.com using OCSP - server error.

It could easily be a compatibility problem with another of my add-ons, but I haven't a clue which.

Comment on DumbQuotes made Jan 20, 2008:

Sam Peterson

Holy crap this is useful. I can't tell you how many times I've had special quotes converted to hex characters in my editors whenever I needed to copy and paste text from a web page.

Comment on AutoClick made Jun 23, 2007:

InfamousThe6

is it possible to make it open in the same tab instead of opening a new tab each time? i want it to work the same way as if i had actually clicked it. ya know

Comment on BetterDir made Jun 10, 2007:

nitro322

Thanks, Johannes. Great tip!

If anyone is interested, I made a further modification to this script. Instead of just "prettying up" the page, I also have it rewrite the file names so that the full names are displayed. By default, Apache seems to truncate the file names to the first 20 characters, which is pretty darn annoying on pages like this:

http://www.shmoocon.org/2007/videos/

If anyone's interested in this modification, you can grab it from the following site:

https://www.legroom.net/howto/firefox

The schmoocon link I posted above makes for a good test case if you're curious to see how it works in comparison to the original script.

Mark, thanks for making this possible to begin with. :-)

Comment on Anti-Disabler made Apr 25, 2007:

shoe

I replaced the contents of the script with:

var e, i, all;

if (document.attributes != null) {

document.onmouseup = null;

document.onmousedown = null;

document.oncontextmenu = null;

}

all = document.getElementsByTagName("*");

for (i = 0; i < all.length; i += 1) {

e = all[i];

if (e.attributes != null) {

e.attributes.onmouseup = null;

e.attributes.onmousedown = null;

e.attributes.oncontextmenu = null;

}

}

Comment on Anti-Disabler made Apr 11, 2007:

Aerik

This is the only extension on which I get an error in the javascript console.

It points to line 52

document.onmousedown = null;

Why is that?

Comment on DumbQuotes made Dec 29, 2006:

Rob Kudla

Finally! The only thing I would add (and did, in my copy) is a replacement for the fancy Word apostrophe:

"\x92": "'",

"\u0092": "'",

Thanks for writing the script.

Comment on AutoClick made Dec 26, 2006:

Menan

it is a good script, but it is automatically clicking the ads when i am hovering it.

Comment on AutoClick made Dec 16, 2006:

Ron AmoriM

Nice--I really like this script.

Question: How do I edit it to increase wait time on the mouseover? It's too quick for me. I have Link Tooltip--because I like to see where I'm headed before I decide to go there.

Comment on GMailSecure made Nov 13, 2006:

kevin 2

This script is the first thing I install, very useful, thanks!

Comment on Anti-Disabler made Sep 26, 2006:

HATE

oh sorry i forgot the link below by Arvid which works. sorry i formatted my pc and reinstalled everything so didnt notice Arvid's link.

Comment on Anti-Disabler made Sep 26, 2006:

HATE

hey Arvid its not working again on IMDB pages.

http://www.imdb.com/rg/photos-name/summary//gal...

take a look there. please update this script one more time.

regards

- Al -

Comment on Anti-Disabler made Sep 15, 2006:

Zoe Gillenwater

Thanks Arvid. Your update makes it work on imdb. Another annoyance thwarted!

Comment on Anti-Disabler made Sep 3, 2006:

HATE

hey Arvid thanks for the update man. keep updating this script. without this it would be very hard to blog/stumble

so far it works on almost every no-right-click webpages

Comment on BetterDir made Sep 2, 2006:

Johannes la Poutre

Quick fix for the "Component not available" error: change lines 176 and 177 to:

tr.addEventListener("mouseover", function() { this.className = 'ruled'; return false; }, false);

tr.addEventListener("mouseout", function() { this.className = ''; return false; }, false);

Comment on Zoom Textarea made Aug 9, 2006:

Sean M. Burke

Since this script doesn't work, I wrote this new script as an alternative: http://userscripts.org/scripts/show/5073

Comment on Anti-Disabler made Aug 9, 2006:

Arvid

Oh yeah, code in comments is not a good idea around here :/ Try this:

http://www.determinist.org/greasemonkey/antidis...