Author Topic: Blockland Greasemonkey Scripts  (Read 41016 times)

I can't find this script or this definition anywhere. Can you link me to the file and the page it is appearing on?
I haven't been able to actually find where it is defined, but I have confirmed that it is defined, when checking with both Chrome Dev Tools and Firebug.

« Last Edit: January 20, 2012, 09:34:32 PM by Wedge »

I haven't been able to actually find where it is defined, but I have confirmed that it is defined, when checking with both Chrome Dev Tools and Firebug.
I cannot find it anywhere. Maybe it's another script you have?

I cannot find it anywhere. Maybe it's another script you have?
Disabled all firefox extensions except for firebug. Still happens.

Actually I had been thinking that a Blockland community greasemonkey script could be really cool. For one thing, linking the Blockland logo back to the forum index instead of the blockland homepage would probably fix one of the most annoying issues I have with the forums. Being able to set maximum/minimum font sizes, font types, and font colors would be cool and being able to block certain people's avatars would be really cool. I assume youtube videos could be embedded in the forums using a greasemonkey script. You could also skin the forums, automatically switch between night/day reading modes based on the time, put images in some kind of containers to keep things from stretching, etc.

At least, I assume you could do all that.

Wait, so Chrome can't use it?

No sale

Wait, so Chrome can't use it?

No sale
Click the script URL. Automatically installs as extension.

Actually I had been thinking that a Blockland community greasemonkey script could be really cool. For one thing, linking the Blockland logo back to the forum index instead of the blockland homepage would probably fix one of the most annoying issues I have with the forums. Being able to set maximum/minimum font sizes, font types, and font colors would be cool and being able to block certain people's avatars would be really cool. I assume youtube videos could be embedded in the forums using a greasemonkey script. You could also skin the forums, automatically switch between night/day reading modes based on the time, put images in some kind of containers to keep things from stretching, etc.

At least, I assume you could do all that.
That's all possible. I'll probably tinker around with it tomorrow.

Actually I had been thinking that a Blockland community greasemonkey script could be really cool. For one thing, linking the Blockland logo back to the forum index instead of the blockland homepage would probably fix one of the most annoying issues I have with the forums. Being able to set maximum/minimum font sizes, font types, and font colors would be cool and being able to block certain people's avatars would be really cool. I assume youtube videos could be embedded in the forums using a greasemonkey script. You could also skin the forums, automatically switch between night/day reading modes based on the time, put images in some kind of containers to keep things from stretching, etc.

underlined is possible with adblock
italicized i've tried and probably should keep trying
bolded I've already done

Wait, so Chrome can't use it?

No sale
Worked fine on chrome for me, although I don't personally have a use for an ignore list. My ignore list is part of my brain and it works far, far better than any browser based ones. There are people on this forum, important internet forum people I suppose, if it's possible for them to be important, who I couldn't even tell you anything about because I automatically filter out everything they post.

Oh okay, so Chrome doesn't require greasemonkey to use it. I r not coding expert

for chrome you can install tampermonkey which is basically greasemonkey for chrome

i don't know why iban didn't link the chrome addon in the first post, seeing as there's a majority of chrome users here.


also, so this doesn't turn into a competition, i call youtube embedding.

c:

I'm going to compile all of his suggestions into a suite anyways so that you only need one, lol.

I updated my script so it has a handleAll() function. Use jQuery and build your youtube stuff there. I'll add the code to the pot.


P.S. Wedge, I made it so the banner links to the main forum page in the script now.

jquery?

isn't that for like data saving?

would you even need that for simply replacing a elements with youtube embed codes?