Reverse Image Search

Right click on an image and find it's origin in Google image search.

Reverse Image Search क्या है?

Reverse Image Search dejan-tools द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Right click on an image and find it's origin in Google image search."।

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

screenshot
screenshot

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

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

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

                        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.                    

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

नाम Reverse Image Search Reverse Image Search
ID pnbjgbjnfhgmgndhgipcgdjjjagihbkh
आधिकारिक URL https://chromewebstore.google.com/detail/reverse-image-search/pnbjgbjnfhgmgndhgipcgdjjjagihbkh
विवरण Right click on an image and find it's origin in Google image search.
फ़ाइल का आकार 16.08 KB
स्थापना संख्या 8,124
वर्तमान संस्करण 1.1.1
अंतिम अपडेट 2021-12-10
प्रकाशन तिथि 2019-08-27
रेटिंग 4.13/5 कुल 55 रेटिंग्स
डेवलपर dejan-tools
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://dejanmarketing.com/
सहायता पृष्ठ URL https://dejanmarketing.com/contact-us/
समर्थित भाषाएँ 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"
}