omnibox Questions

4

Solved

I just recently realized there's quick commands for the Omnibox, I'm wondering if theres any commands for Google translate. Say I want to translate from Chinese to Swedish, is it possible to write ...
Casket asked 8/8, 2013 at 9:27

0

My hands have a tremor that make it difficult for me to use a mouse precisely. [Not impossible, but I'm clumsy enough with the pointer, that I mostly just use the keyboard.] For that reason, when ...
Spinner asked 16/9, 2019 at 22:39

3

Solved

I just created a chrome extension using the omnibox api. "omnibox": { "keyword" : "a" }, I found out that it is not possible to use multible keywords or let the user choose a keyword for my exte...
Strictly asked 12/4, 2013 at 9:20

0

I am trying to get an open search definition to work on subdomains. I have added the correct line in the <head> of the html. Example: <link rel="search" type="application/opensearchdesc...
Picayune asked 5/9, 2013 at 17:36

2

Solved

How one configure his web site to let users search only on his domain using omnibox? Example: type youtube.com then press tab or type yahoo.com then press trying with vimeo wouldn't work I ...
Uda asked 25/7, 2013 at 10:21

1

Solved

i am trying to create a Google Chrome extension and i want it to listen to multiple keywords from the Omnibox. To make it short, i want to know whether these two things are possible: defining mul...
Cilium asked 24/7, 2013 at 6:2

1

Solved

I'm making a Chrome extension that involves putting a text input on the new tab page, and immediately giving focus to that input text when the new tab page loads. After being unable to get fo...

1

Solved

So I'm trying to build a simple Omnibox extension for Chrome for personal use. It works like any other Omnibox extension: you enter the extension keyword and press tab, which gives the extension co...
Gonnella asked 20/6, 2013 at 19:59

1

Is it somehow possible to listen to keyevents (keyup, keydown, keypress) in the chrome omnibox? So far I just found: chrome.omnibox.onInputStarted.addListener(function() {...}); chrome.omnibox.on...
Cheryle asked 12/4, 2013 at 9:31
1

© 2022 - 2024 — McMap. All rights reserved.