Comments by FF3user on scripts

12 comments

Comment on:
Intercepter 1.2

Jul 11, 2008

I have found a bug:
On this site clicking the http://tinyurl.com/4vda6k Tinyurl, doesn't take you the right place. You get directed two different places depending on if you have Intercepter 1.2 enabled/disabled.
Enabled: http://firefoxhacks.at.webry.info/200803/articl...
Disabled: Above page, but translated to english by Babelfish

Comment on:
MySpace MSPLinks Translator

Jul 3, 2008

// Set to false if you don't want the link to switch back to msplinks
var switch_on_click = true;

Can you please explain that function a bit better? What does it mean/do?
Can you be more specific? give a example?
A specific situation with the option toggled to true vs false?
I don't see any difference when hovering/clicking a msplink with that option set to true vs false...
Please explain :)

Comment on:
BetterDir

Jun 13, 2008

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:
Google Secure Pro

Jun 11, 2008

Hey...
What difference does it do, not having 'window' in the code like your script doesn't?:

location.href = location.href.replace(/^http:/, 'https:');

Contrary to this:

window.location.href = window.location.href.replace(/^http:/, 'https:');

Like the http://userscripts.org/scripts/show/8311 'Google Secure' script have.

And what is the difference between your script and this script: http://userscripts.org/scripts/show/26175 'Secure GMail'?

Also: Why doesn't Gmail do this by default? Why not use https all the time? there must be a reason?

Comment on:
Google Secure

Jun 11, 2008

What difference does it do, having 'window' in the code like your script does?:

window.location.href = window.location.href.replace(/^http:/, 'https:');

Instead of just:

location.href = location.href.replace(/^http:/, 'https:');

Like the http://userscripts.org/scripts/show/5951 'Google Secure Pro' script have.

Comment on:
NoDelay

Jun 11, 2008

Hey...
I have found out that this script caused that you cannot download a file from http://www.mediafire.com/
What happens with this script turned on, is that when on a file download link (try this one for example: http://www.mediafire.com/?mgsxlldumx1 ) when page has almost loaded, suddenly you get redirected to http://www.mediafire.com/ (frontpage).
For a long time I thought, that it was due to a bug in mediafire.com's code, but then I tried to turn off this script = bug didn't happen anymore ~ you were able to stay on download file site and download the file.
Otherwise nice script - works on some of the sites.

@other users:
Just remove 'http://*mediafire.com/*' from 'Included Pages' and add it to 'Excluded Pages' instead. This will workaround the bug until it has been fixed in a new release of the script.

Comment on:
inline_blocker

Jun 2, 2008

Could you give an example of such a popup? A site url on where such a popup was linked to?

Comment on:
frameset

Jun 2, 2008

Please explain how to use it. I can't seem to figure it out.
I see no resize icon or anything when hovering of the border of a frame

Comment on:
User Script Icon

May 30, 2008

This script definitely does make the userscript links stand out, making them easier and quicker to locate on a site (Thumbs up :)).
However the script will NOT make the links look like they to in the screenshot. The script makes them look like this: http://img144.imageshack.us/img144/4116/uscript...

I experimented a bit, and found out this is how to do if you wanna have it look like in the author screenshot:
1. Delete the following part of the code (its in the bottom):

link.style.backgroundColor = 'buttonFace';
      link.style.backgroundPosition = '2px center';
      link.style.backgroundRepeat = 'no-repeat';
      link.style.color = 'buttonText';
      link.style.textDecoration = 'none';
      link.style.paddingLeft = '14px';
      link.style.paddingRight = '.5em';
      link.style.border = '1px solid #aaa';   
      link.style.MozBorderRadius = '1em';

2. Replace it with this code:
link.style.backgroundPosition = '2px center';
      link.style.backgroundRepeat = 'no-repeat';
      
      
      link.style.paddingLeft = '14px';
      link.style.paddingRight = '.5em';
        
      link.style.MozBorderRadius = '1em';

... But actually I like the thing about adding some background color to it, making it stand more out. I modded the original code a bit, and come up with this (my favorite look/preferences ):

link.style.backgroundColor = '#CCC';
      link.style.backgroundPosition = '2px center';
      link.style.backgroundRepeat = 'no-repeat';
      
      
      link.style.paddingLeft = '14px';
      link.style.paddingRight = '.5em';
      link.style.border = '1px solid #aaa';   
      link.style.MozBorderRadius = '1em';

I would like though to see how it would look with the monkey icon to the right, but couldn't figure out how to move it there (I'm not a pro at all unfortunately :(). Can you tell me how to do that :)?

P.S. its superb that an edit function has been added to userscripts.org :)!

Comment on:
Intercepter 1.2

May 21, 2008

Nice, thanks for the update!
I can confirm that the bug has been fixed in the new version :)
(Now it says "Intercepter 1.2")

Comment on:
YouTube Lyrics

Mar 22, 2008

Great... Works with FF3 Beta 4 (I use Portable)

You might wanna add http://www.songmeanings.net/ to it as well?
Sometimes on that site there is comments below, that explains the text/song, take fx. http://www.songmeanings.net/lyric.php?lid=35308...

I realize though, that we could reach a point where to many search engines is available..

Comment on:
Miniclip in Fullscreen

Mar 22, 2008

Great... Works with FF3 Beta 4 (I use Portable)

Nice script... just tried it on: http://www.miniclip.com/games/bubble-trouble/en/

Would be great though if a more general script could be done, that supported more sites.
Fx. http://www.rebubbled.com/