On 2/10/11, Ben <[email protected]> wrote:
> How can I write a script which let me modify some html/css values?
>
> 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) ?
>
> Thank you
> Ben
>
> --
> 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.
>
>

Aren't there more suitable 'custom css' extensions for that? Though
you specifically mention you want to apply it before printing. So you
might not want it changed when you're just viewing it normally. Though
GreaseMonkey would apply it on a normal view also.

-- 
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