A Greasemonkey script is definitely the way to go. I'm not too familiar with GM scripting, but that's exactly the kind of thing that it's made to do.

If you don't want the overhead of GM, you would probably have to get the page on load (via XMLHttpRequest I think, but I could very well be wrong), and do a quick global string replace.

Matt

On 12/8/05, Michael Johnston <[EMAIL PROTECTED]> wrote:
i don't know how it works, but could you not use a grease monkey script?


On 12/8/05, Peter Zotov <[EMAIL PROTECTED]> wrote:
> Help me please!
> I need to write an extension that will be replace all, as an expample, "%" symbols to " percent! " strings in every loaded web page.
>
> Peter.
> _______________________________________________
> Project_owners mailing list
> [email protected]
> http://mozdev.org/mailman/listinfo/project_owners
>
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to