Find this pic

Search any web-image via Google Images.

Find this pic क्या है?

Find this pic https://www.venetowebdesign.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Search any web-image via Google Images."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Find this pic एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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!                    

एक्सटेंशन की मूल जानकारी

नाम Find this pic Find this pic
ID lipgmjpepegfmijhpkoedhckijlelkgl
आधिकारिक URL https://chromewebstore.google.com/detail/find-this-pic/lipgmjpepegfmijhpkoedhckijlelkgl
विवरण Search any web-image via Google Images.
फ़ाइल का आकार 9.07 KB
स्थापना संख्या 6,391
वर्तमान संस्करण 2.1
अंतिम अपडेट 2013-06-15
प्रकाशन तिथि 2013-06-14
रेटिंग 4.08/5 कुल 25 रेटिंग्स
डेवलपर https://www.venetowebdesign.com
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.venetowebdesign.com/
समर्थित भाषाएँ 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"
    }
}