Check out the window.find() function. It doesn't use the browser's UI,
but it does indeed find and select a result.

It's used in the Type-to-Navigate extension that I wrote:
http://github.com/dbergey/type_to_navigate_chrome/

There's some documentation here: 
https://developer.mozilla.org/En/DOM/Window.find

On Nov 15, 1:30 pm, Guilherme Salgado <[email protected]> wrote:
> Hi there,
>
> Is there an API to trigger a 'Find in page' (i.e. F3) from within a
> content script?
>
> Cheers,
> Guilherme

--

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


Reply via email to