Reverse Image Search
Right click on an image and find it's origin in Google image search.
Wat is Reverse Image Search?
Reverse Image Search is een Chrome-extensie ontwikkeld door dejan-tools, en de belangrijkste functie is "Right click on an image and find it's origin in Google image search.".
Extensie Screenshots
Download het CRX-bestand van de extensie Reverse Image Search
Download Reverse Image Search-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | pnbjgbjnfhgmgndhgipcgdjjjagihbkh |
| Officiële URL | https://chromewebstore.google.com/detail/reverse-image-search/pnbjgbjnfhgmgndhgipcgdjjjagihbkh |
| Beschrijving | Right click on an image and find it's origin in Google image search. |
| Bestandsgrootte | 16.08 KB |
| Aantal Installaties | 8,124 |
| Huidige Versie | 1.1.1 |
| Laatst Bijgewerkt | 2021-12-10 |
| Publicatiedatum | 2019-08-27 |
| Beoordeling | 4.13/5 Totaal 55 Beoordelingen |
| Ontwikkelaar | dejan-tools |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://dejanmarketing.com/ |
| Help Pagina-URL | https://dejanmarketing.com/contact-us/ |
| Ondersteunde Talen | 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"
} | |