Ben wrote:
How can I write a script which let me modify some html/css values?

I'd say the most direct way is to use a text editor.

There are a couple of web pages from certain sites which have an ugly
font, or a BIG line height or a small width value. Before printing I
want to change them.

Instead of editing it all the time in the html/Css code manually I
would appreciate to have a prepared script which I can select (e.g.
through menu) and which is applied to the current page.

Edit statements in this script should be able to modify the font, line
height and width values as desired.
>
Is this possible (in the next release) ?

This is already possible, I've done that to a lot of sites and I'd say it's kind of the most expectable use of GreaseMonkey. The point is, you need to know a pinch of Javascript to be able to do it. If you do, then GM takes care of the rest.

If you want to have a look at some scripts of mine, drop me a line.

Regards,

--
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/greasemonkey-users?hl=en.

Reply via email to