This feels kinda one-off-y to me. Is there any use of this *other* than running through Google Translate? I worry about adding a lot of API surface area for little gain.
On Mon, Jun 1, 2009 at 11:29 AM, Aaron Boodman <[email protected]> wrote: > > Some people have expressed interest in implementing a "translate this > page" feature as an extension. This can be done as a content script > today, but it requires heavy and tricky modification of the DOM which > could introduce compat and performance problems. > > Because of these problems, I'm exploring the idea of implementing a > higher-level API exposed to the extension process. I'd love feedback > on the idea: > > http://sites.google.com/a/chromium.org/dev/developers/design-documents/extensions/text-translate-api > > > - a > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
