Reverse Image Search

Search images on your browser just one click.

Reverse Image Search क्या है?

Reverse Image Search https://search-image.freebusinessapps.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Search images on your browser just one click."।

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

screenshot

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

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

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

                        Supports Google, Bing, Yandex and Baidu search engines. Initiate a search using any image on the web in just one click. To use this extension, right click on an image on the web and select “Search with this image” then choose the search engine you want to use.


Found an image on the web that you’re curious about? With this extension, you can initiate a search on Google, Bing, Yandex and Baidu to find out which website this image came from. You can discover photos of places, learn more about art pieces, identify landmarks, and more.

Google Search is a trademark of Google Inc. The use of the trademark is subject to Google’s permission. This extension is neither endorsed by or affiliated with Google.                    

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

नाम Reverse Image Search Reverse Image Search
ID fpnjbejbidcdjjjgpamdgbidbldmdeff
आधिकारिक URL https://chromewebstore.google.com/detail/reverse-image-search/fpnjbejbidcdjjjgpamdgbidbldmdeff
विवरण Search images on your browser just one click.
फ़ाइल का आकार 278 KB
स्थापना संख्या 2,881
वर्तमान संस्करण 3.0.0
अंतिम अपडेट 2022-09-21
प्रकाशन तिथि 2020-04-22
रेटिंग 3.70/5 कुल 20 रेटिंग्स
डेवलपर https://search-image.freebusinessapps.net
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://www.freebusinessapps.net/privacy
समर्थित भाषाएँ id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "\/js\/bg-worker.js"
    },
    "default_locale": "en_US",
    "description": "__MSG_application_description__",
    "icons": {
        "128": "images\/icons8-iris-scan-128.png",
        "16": "images\/icons8-iris-scan-16.png",
        "48": "images\/icons8-iris-scan-48.png",
        "64": "images\/icons8-iris-scan-64.png"
    },
    "manifest_version": 3,
    "name": "__MSG_application_title__",
    "permissions": [
        "contextMenus"
    ],
    "version": "3.0.0",
    "action": {
        "default_icon": {
            "16": "images\/icons8-iris-scan-16.png",
            "32": "images\/icons8-iris-scan-48.png",
            "48": "images\/icons8-iris-scan-64.png"
        },
        "default_popup": "background.html"
    },
    "homepage_url": "https:\/\/search-image.freebusinessapps.net\/"
}