opelete
opelete copied to clipboard
💫 Browser extension that autocompletes Google search operator
Opelete
A browser extension that autocompletes Google's search operators
Install to your browser
- Chromium: Chrome Store
- Firefox: Firefox Add-ons
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.
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.
Development
Run following command:
yarn --pure-lockfile
npm run build:prod
Transpired code will be output in dist
directory.
License
MIT