Find this pic

Search any web-image via Google Images.

Wat is Find this pic?

Find this pic is een Chrome-extensie ontwikkeld door https://www.venetowebdesign.com, en de belangrijkste functie is "Search any web-image via Google Images.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Find this pic

Download Find this pic-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

                        Findthispic lets you search any image via Googles image search. It is just as simple that you do not have to insert the URL by hand. Instead you just right-click the image, choose find this pic, and the search results are shown in a new window. (Updated recent version to manifest 2.).
Thank you for using findthispic!                    

Basisinformatie over de Extensie

Naam Find this pic Find this pic
ID lipgmjpepegfmijhpkoedhckijlelkgl
Officiële URL https://chromewebstore.google.com/detail/find-this-pic/lipgmjpepegfmijhpkoedhckijlelkgl
Beschrijving Search any web-image via Google Images.
Bestandsgrootte 9.07 KB
Aantal Installaties 6,391
Huidige Versie 2.1
Laatst Bijgewerkt 2013-06-15
Publicatiedatum 2013-06-14
Beoordeling 4.08/5 Totaal 25 Beoordelingen
Ontwikkelaar https://www.venetowebdesign.com
Betalingswijze free
Extensiewebsite http://www.venetowebdesign.com/
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Find this pic",
    "version": "2.1",
    "manifest_version": 2,
    "description": "Search any web-image via Google Images.",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "searchresults.js"
        ]
    },
    "icons": {
        "16": "shutter-16.png",
        "48": "shutter-48.png",
        "128": "shutter-128.png"
    }
}