Image-Reverse-Search-WebExtension Svelte Themes

Image Reverse Search Webextension

WebExtension: Adds an option to the context menu to search with an image on various services. Made with Svelte.

Reverse Image Search

WebExtension which adds an option to the context menu to search with an image on various services, such as Google, Bing, Yandex, TinEye, SauceNAO and IQDB. The user can also add custom search engines. Has options to open the search page in a background tab and left or right to the current tab or at the end of the tabstrip, too.

This extension does not collect, transmit, or store any user data. All image searches are performed client-side by opening user-configured reverse image search engines in new tabs. No information is sent to third parties by the extension itself.

Submit translations to Crowdin.

Installation

Features

  • Add multiple custom search providers with your own URL (supports GET and POST, POST only sends the URL currently)
  • Name them and upload a custom icon
  • Show multiple search providers in a submenu
  • Open search page left, right or at the end
  • Open search page in background or foreground
  • Additional configuration options like URL encoding and strip protocol

Development

  1. git clone ...
  2. npm ci
  3. npm run dev
  4. npm run start:chrome or npm run start:firefox

Build production version

  1. npm ci
  2. npm run web-ext:build

Screenshots

Top categories

Loading Svelte Themes