An open API service indexing awesome lists of open source software.

https://github.com/codebytere/chromium-codesearch-extension

Chromium search tools in the Omnibox
https://github.com/codebytere/chromium-codesearch-extension

Last synced: 9 months ago
JSON representation

Chromium search tools in the Omnibox

Awesome Lists containing this project

README

          

## 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

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

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

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

6. Type `cr ` to use the search functionality 🥳