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
- Host: GitHub
- URL: https://github.com/codebytere/chromium-codesearch-extension
- Owner: codebytere
- Created: 2021-09-21T10:13:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T07:12:19.000Z (over 1 year ago)
- Last Synced: 2024-10-24T13:41:31.744Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 59.6 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.

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

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

5. In the resulting file picker, select the folder you cloned this repository into.
6. Type `cr ` to use the search functionality 🥳