I would like to implement something like Opera's custom search engines. Chrome only uses one search engine at a time, in Opera you can select which one to use by using a prefix keyword, for instance, "y text" will search "text" at yahoo.com (after selecting the "y" as a prefix keyword for yahoo.com). Unfortunately I couldn't find a way to listen to location keystrokes or to know the exact text written by the user, the closest I could get was to know when a URL is changed on a tab.
Is it possible to get that text or some other way to implement what I'm trying to achieve? Thank you.
-- You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to chromium-extensi...@googlegroups.com. To unsubscribe from this group, send email to chromium-extensions+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en.