Search code examples
google-chromechromium

Assign keywords to Bookmarks in Chromium


In Firefox, I can assign a keyword to a bookmark. For example if I assign "s" to "something.com" then I can go to the URL bar, enter "s" hit enter and the browser navigates to "something.com".

Is it possible to achieve the same in Chromium?


Solution

  • There is no official way of doing that, but there is one hack you can use:

    1. Right-click the Omnibox (address bar) and click "Edit search engines..."
    2. Under 'Other search engines' click ADD button
    3. Enter keyword and URL you want your keyword to go to
      (search engine input is just for naming type whatever you want).

    source