/opelete

💫 Browser extension that autocompletes Google search operator

Primary LanguageTypeScriptMIT LicenseMIT

Opelete

Build Maintainability

A browser extension that autocompletes Google's search operators

Screenshot

Install to your browser

Usage

In Google web

In www.google.*, you can start to searh operators just by type the keyword. Type arrow keys to move focused operator and type the enter key to autocomplete the operator.

Screenshot

In omnibox

In omnibox (a.k.a. Adress bar), you need to type op first. After that, you can use it just like web version.

omnibox

Development

Run following command:

yarn --pure-lockfile
npm run build:prod

Transpired code will be output in dist directory.

License

MIT