Reverse Image Search

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

Reverse Image Searchคืออะไร?

Reverse Image Search เป็นส่วนขยายของ Chrome ที่พัฒนาโดย dejan-tools และคุณลักษณะหลักของมันคือ "Right click on an image and find it's origin in Google image search."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Reverse Image Search

ดาวน์โหลดไฟล์ส่วนขยาย Reverse Image Search ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
}