Reverse Image Search
Search images on your browser just one click.
Qu'est-ce que Reverse Image Search ?
Reverse Image Search est une extension Chrome développée par https://search-image.freebusinessapps.net, et sa fonction principale est "Search images on your browser just one click.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Reverse Image Search
Téléchargez les fichiers d'extension Reverse Image Search au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Supports Google, Bing, Yandex and Baidu search engines. Initiate a search using any image on the web in just one click. To use this extension, right click on an image on the web and select “Search with this image” then choose the search engine you want to use. Found an image on the web that you’re curious about? With this extension, you can initiate a search on Google, Bing, Yandex and Baidu to find out which website this image came from. You can discover photos of places, learn more about art pieces, identify landmarks, and more. Google Search is a trademark of Google Inc. The use of the trademark is subject to Google’s permission. This extension is neither endorsed by or affiliated with Google.
Informations de Base sur l'Extension
Nom | Reverse Image Search |
ID | fpnjbejbidcdjjjgpamdgbidbldmdeff |
URL Officiel | https://chromewebstore.google.com/detail/reverse-image-search/fpnjbejbidcdjjjgpamdgbidbldmdeff |
Description | Search images on your browser just one click. |
Taille du Fichier | 278 KB |
Nombre d'Installations | 2,881 |
Version Actuelle | 3.0.0 |
Dernière Mise à Jour | 2022-09-21 |
Date de Publication | 2020-04-22 |
Évaluation | 3.70/5 Total 20 Évaluations |
Développeur | https://search-image.freebusinessapps.net |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://www.freebusinessapps.net/privacy |
Langues Prises en Charge | id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "\/js\/bg-worker.js" }, "default_locale": "en_US", "description": "__MSG_application_description__", "icons": { "128": "images\/icons8-iris-scan-128.png", "16": "images\/icons8-iris-scan-16.png", "48": "images\/icons8-iris-scan-48.png", "64": "images\/icons8-iris-scan-64.png" }, "manifest_version": 3, "name": "__MSG_application_title__", "permissions": [ "contextMenus" ], "version": "3.0.0", "action": { "default_icon": { "16": "images\/icons8-iris-scan-16.png", "32": "images\/icons8-iris-scan-48.png", "48": "images\/icons8-iris-scan-64.png" }, "default_popup": "background.html" }, "homepage_url": "https:\/\/search-image.freebusinessapps.net\/" } |