Search by Image
A powerful reverse image search tool, with support for various search engines, such as Google, Bing, Yandex, Baidu and TinEye.
Co to jest Search by Image?
Search by Image to rozszerzenie Chrome opracowane przez https://armin.dev, a jego główną funkcją jest „A powerful reverse image search tool, with support for various search engines, such as Google, Bing, Yandex, Baidu and TinEye.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Search by Image
Pobierz pliki rozszerzeń Search by Image w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Search by Image is a browser extension that makes effortless reverse image searches possible, and comes with support for more than 30 search engines. Search by Image is an open source project made possible thanks to a community of awesome supporters. If you'd like to support the continued development of the extension, please check out https://armin.dev/go/patreon The extension helps journalists and researchers verify the authenticity of images, and assists in the identification of false information on social media. Search by Image is also popular among photographers, helping artists explore how their work is shared on the web, while shoppers find it valuable for discovering similar products at discounted prices. The extension enables you to search for images from the context menu and the browser toolbar with the help of a diverse set of reverse image search engines, which can be toggled and reordered from the extension's options. Visit the wiki for the full list of supported search engines. https://github.com/dessant/search-by-image/wiki/Search-engines Images positioned at the selected area are detected regardless of how they were embedded in the page. The extension also supports searching with images from your device, images from private sites, and captured areas of the page. A handful of search modes are offered that serve different use cases. The search mode can be set independently for the context menu and the browser toolbar from the extension's options. Search modes: • Select URL: select an image on the page and search with the image URL. This is the default search mode. • Select image: select an image on the page and search with the image file. This search mode is preferred for sites which do not allow the direct linking of images, such as private sites. • Capture: search with a captured area of the page. • Browse: search with an image from your device. Pasting images from the clipboard is also supported. • URL: search with an image URL. The "Allow access to file URLs" option must be enabled for the extension to search with local images opened in a tab. Visit the chrome://extensions page and open the extension's details to find the option. The image you select during a search is sent to the requested service, such as Bing Images. Visit the extension's privacy policy for more information. The extension is also available for Edge and Safari: https://github.com/dessant/search-by-image#readme Reviews are not monitored for bug reports, please use GitHub for issues and feature requests. https://github.com/dessant/search-by-image
Podstawowe informacje o rozszerzeniu
Nazwa | Search by Image |
ID | cnojnbdhbhnkbcieeekonklommdnndci |
Oficjalny URL | https://chromewebstore.google.com/detail/search-by-image/cnojnbdhbhnkbcieeekonklommdnndci |
Opis | A powerful reverse image search tool, with support for various search engines, such as Google, Bing, Yandex, Baidu and TinEye. |
Rozmiar pliku | 1.18 MB |
Liczba instalacji | 285,669 |
Aktualna Wersja | 6.1.2 |
Ostatnia Aktualizacja | 2024-01-28 |
Data Publikacji | 2020-05-21 |
Ocena | 4.29/5 Łącznie 344 Oceny |
Deweloper | https://armin.dev |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/dessant/search-by-image#readme |
Adres URL Strony Pomocy | https://github.com/dessant/search-by-image/issues |
Adres URL Strony Polityki Prywatności | https://github.com/dessant/search-by-image/wiki/Privacy-policy |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", "version": "6.1.2", "author": "Armin Sebastian", "homepage_url": "https:\/\/github.com\/dessant\/search-by-image", "default_locale": "en", "minimum_chrome_version": "92.0", "permissions": [ "alarms", "contextMenus", "storage", "unlimitedStorage", "tabs", "activeTab", "notifications", "webRequest", "webRequestBlocking", " |