codebytere / chromium-codesearch-extension

Chromium search tools in the Omnibox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chromium Omnibox Clone

This repsitory contains a clone of an old Chrome Web Extension which could be used to search cs.chromium.org via the Omnibox.

Screen Shot 2021-09-21 at 12 16 07 PM

How To Use

  1. Clone this repository by running git clone https://github.com/codebytere/chromium-codesearch-extension in a directory of your choice.

  2. Open Google Chrome and navigate to chrome://extensions.

  3. Ensure you have toggled "Developer Mode" on:

Screen Shot 2021-09-21 at 12 21 51 PM

  1. Click "Load Unpacked" in the top left corner:

Screen Shot 2021-09-21 at 12 19 39 PM

  1. In the resulting file picker, select the folder you cloned this repository into.

  2. Type cr <tab> to use the search functionality šŸ„³

About

Chromium search tools in the Omnibox


Languages

Language:JavaScript 100.0%