Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement omnibox API for searching from the address bar #1688

Open
alvinhochun opened this issue Dec 22, 2024 · 0 comments
Open

Implement omnibox API for searching from the address bar #1688

alvinhochun opened this issue Dec 22, 2024 · 0 comments
Labels
kind/enhancement The issue or PR is a new feature or request

Comments

@alvinhochun
Copy link

The omnibox API:

By implementing the omnibox API, it will allow users to initiate a search with the Yimtan extension from the address bar, without having to first open the search page. It can also provide a preview of the results in the form of search suggestions.

I am aware one can add a custom search on Chrome from the settings, and on Firefox by creating a bookmark with a custom search keyword. Still, having built-in support will be more convenient, and you can do more things with the search suggestions.

(Unfortunately, neither works on Firefox Android for the time being: https://bugzilla.mozilla.org/show_bug.cgi?id=1427501 https://bugzilla.mozilla.org/show_bug.cgi?id=1900568)

@alvinhochun alvinhochun added the kind/enhancement The issue or PR is a new feature or request label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement The issue or PR is a new feature or request
Projects
None yet
Development

No branches or pull requests

1 participant