*You can use regex to replace text to links.* * * *If you don't know how to change page contents: http://code.google.com/chrome/extensions/content_scripts.html * - Pedro Junior
2010/1/2 soneca <[email protected]> > Hi all. I would like to know how to convert non-clickable - plain text > (example www.google.com) to clickable links - <a > href="www.google.com">Google</a> > > This is mentioned in the tutorials for chrome extensions but they also > say that "currently, the only page you can replace is the New Tab > page". Most probably I got this wrong, but if you want to add "a" tag > to some plain text, I suppose you have to replace the page, right? > > Sorry if this seems to obvious for you, but for me it is not and > that's why I am asking you for help. > > Thanks. > > -- > > You received this message because you are subscribed to the Google Groups > "Chromium-extensions" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<chromium-extensions%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/chromium-extensions?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "Chromium-extensions" 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/chromium-extensions?hl=en.
