-
Taking _foobar_, _foobaz_ and _fooqux_ candidates.
Typing _foo_ will select _bar_.
```
╭──────────╮
│ foo(bar) │
├──────────┤
├ foobar ┤
│ foobaz │
│ fooqux │
╰──────────╯
```
Typing _foo_ th…
-
**Describe the bug**
When I start Supermium 124.0.6367.245 - it opens the blank page but Win7 SP1 shows a popup error about invalid instruction.
**To Reproduce**
Steps to reproduce the behavior:
…
-
Noticed that when I try to search with:
```
k #tag
```
it does not work.
Only `k word` –style searches are working. Not sure why.
-
```
13:21:55 gen/chrome/browser/ui/webui/new_tab_page/new_tab_page.mojom-shared-internal.h:14:10: fatal error: 'chrome/common/search/omnibox.mojom-shared-internal.h' file not found
13:21:55 #inclu…
-
**Describe the bug**
**OS**: Windows **Vista SP2 32-bit** (`aero` enabled), all **MS** updates up to **EoS** (plus select **WS2008SP2** updates manually installed)
**Supermium version**: Latest pu…
-
Allow Ghost docs to be searched directly from Chrome with Google Omnibox (eg. In the address bar type `youtube.com` then press tab to search YouTube)
Basic info:
https://stackoverflow.com/question…
-
https://github.com/janisz/StashNotifier/blob/master/manifest.json#L6
```
"omnibox": { "keyword" : "stash" },
```
Adds a custom search engine to Chrome, with keyword 'stash'.
It doesn't ap…
-
I coded a chrome extension for something that always bothered me, typing "reddit.com/r/" in the omnibar. This is what goes into the background.js file.
```js
// This event is fired with the user a…
-
In older versions of Chromium, autocomplete suggestions from bookmarks in the omnibox would appear with a favicon next to them, the title, and the url, like so:
- [Favicon] Ferdinand Budicki - Wikipe…
-
### Preliminary checklist
- [X] I have read the [README](https://github.com/bromite/bromite/blob/master/README.md).
- [X] I have searched the existing issues for my problem. This is a new ticket, NOT…