We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A way to add search engines easily over the options with following Options:
{url}
Sample:
GoogleImages https://www.google.com/searchbyimage?image_url={url}&client=app
https://www.google.com/searchbyimage?image_url={url}&client=app
GoogleLens https://lens.google.com/uploadbyurl?url={url}&hl=en&re=df&st={timestamp}&ep=gisbubu
https://lens.google.com/uploadbyurl?url={url}&hl=en&re=df&st={timestamp}&ep=gisbubu
Yandex https://yandex.com/images/search?url={url}&rpt=imageview
https://yandex.com/images/search?url={url}&rpt=imageview
TinEye https://www.tineye.com/search/?url={url}
https://www.tineye.com/search/?url={url}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A way to add search engines easily over the options with following Options:
{url}
and other placeholders)Sample:
The text was updated successfully, but these errors were encountered: