Greasemonkey scripts

Permabanned
Joined
28 Dec 2009
Posts
13,052
Location
london
What do you think about my greasemonkey scripts?

I made a new one yesterday that modifies the size of the textarea on popular websites. Only a small tweak but seems to be working quite well so far. Very handy for 1920x1200 res.

Can you think of a better way to do this? The only downside to this is that it uses what look like some what generic ID and NAME tag for identifying the text area that need modifying, so potentially it could modify unwanted textarea but so far have not found any.

http://userscripts.org/scripts/show/158312

This is a script i made a while ago this modifies the embedded youtube videos size and other features. What do you think about the code, any way I could optimize it ?

http://userscripts.org/scripts/show/126756

Both these scripts work on this forum.


Anyone else made any greasemonkey scripts? :D
 
Back
Top Bottom