Reverse image search by Copyseeker

Copyseeker provides easy access to advanced image search capabilities.

Reverse image search by Copyseekerคืออะไร?

Reverse image search by Copyseeker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://copyseeker.net และคุณลักษณะหลักของมันคือ "Copyseeker provides easy access to advanced image search capabilities."

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Reverse image search by Copyseeker

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

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

                        Copyseeker Image Search is a powerful tool that enhances your browsing experience by providing easy access to advanced image search capabilities.

Just right-click on any image you find interesting while browsing the web, and you'll see an option to "Search image on Copyseeker". By selecting this option, Copyseeker will analyze the image and guide you to a page with detailed insights about the image.

Key Features:
Easy to use: Simply right-click on an image to start your search.
Advanced image analysis: Leverage Copyseeker's powerful image recognition and analysis capabilities.
Fast and efficient: Get quick results without leaving your current browsing context.
Secure: We respect your privacy and do not store or share your images.
Whether you're a professional researcher, a student, or someone just curious about the images you find online, Copyseeker Image Search can provide you with the information you need. Install Copyseeker Image Search today and discover a new way to understand the images you encounter on the web!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Reverse image search by Copyseeker Reverse image search by Copyseeker
ID gainadcgilhcbcplccdafonidfhbcnld
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/reverse-image-search-by-c/gainadcgilhcbcplccdafonidfhbcnld
คำอธิบาย Copyseeker provides easy access to advanced image search capabilities.
ขนาดไฟล์ 13.68 KB
จำนวนการติดตั้ง 73
เวอร์ชันปัจจุบัน 0.4
อัปเดตครั้งล่าสุด 2024-01-05
วันที่เผยแพร่ 2023-06-05
ผู้พัฒนา https://copyseeker.net
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://copyseeker.net
URL หน้านโยบายความเป็นส่วนตัว https://docs.google.com/document/d/1Lueqf1omrkMWnIDPKgNEvtCgPC1f6tH4Yc_ubU0MTJM/edit?usp=sharing
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Reverse image search by Copyseeker",
    "version": "0.4",
    "description": "Copyseeker provides easy access to advanced image search capabilities.",
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "96": "images\/icon-96.png"
    },
    "permissions": [
        "contextMenus",
        "scripting",
        "https:\/\/api.copyseeker.net\/"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "background.js"
    }
}