Reverse Image Search
Right click on an image and find it's origin in Google image search.
Qu'est-ce que Reverse Image Search ?
Reverse Image Search est une extension Chrome développée par dejan-tools, et sa fonction principale est "Right click on an image and find it's origin in Google image search.".
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
Search by image! Reverse image search extension allows you to search Google by image. Right-click on an image and discover where else it has been used of find it's origin. This tool is powered by Google Image Search.
Informations de Base sur l'Extension
Nom | Reverse Image Search |
ID | pnbjgbjnfhgmgndhgipcgdjjjagihbkh |
URL Officiel | https://chromewebstore.google.com/detail/reverse-image-search/pnbjgbjnfhgmgndhgipcgdjjjagihbkh |
Description | Right click on an image and find it's origin in Google image search. |
Taille du Fichier | 16.08 KB |
Nombre d'Installations | 8,124 |
Version Actuelle | 1.1.1 |
Dernière Mise à Jour | 2021-12-10 |
Date de Publication | 2019-08-27 |
Évaluation | 4.13/5 Total 55 Évaluations |
Développeur | dejan-tools |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://dejanmarketing.com/ |
URL de la Page d'Aide | https://dejanmarketing.com/contact-us/ |
Langues Prises en Charge | en |
manifest.json | |
{ "background": { "service_worker": "background.js" }, "default_locale": "en", "description": "Right click on an image and find it's origin in Google image search.", "homepage_url": "http:\/\/dejanseo.com.au\/", "icons": { "128": "icon128.png" }, "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDCY873Fd1ueWiyDchlkGnYF7tA9OerstLa0twHi34nUMY2bW6G0HCHznD0ElCTBWb+1sJirPWT8bBZk3xMYsBK5O2s7UaQ6\/QE2HGwiHkzgh6YiZm+yPvPy\/6\/vkspPwLhSYFX0IQX6WDsU3MnWq2SJmZRUgmH0xCQFq8Nkf5G2QIDAQAB", "manifest_version": 3, "name": "Reverse Image Search", "permissions": [ "contextMenus" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1.1" } |