Search by Image

A powerful reverse image search tool, with support for various search engines, such as Google, Bing, Yandex, Baidu and TinEye.

Search by Imageคืออะไร?

Search by Image เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://armin.dev และคุณลักษณะหลักของมันคือ "A powerful reverse image search tool, with support for various search engines, such as Google, Bing, Yandex, Baidu and TinEye."

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Search by Image is a browser extension that makes effortless reverse image searches possible, and comes with support for more than 30 search engines.

Search by Image is an open source project made possible thanks to a community of awesome supporters. If you'd like to support the continued development of the extension, please check out https://armin.dev/go/patreon

The extension helps journalists and researchers verify the authenticity of images, and assists in the identification of false information on social media. Search by Image is also popular among photographers, helping artists explore how their work is shared on the web, while shoppers find it valuable for discovering similar products at discounted prices.

The extension enables you to search for images from the context menu and the browser toolbar with the help of a diverse set of reverse image search engines, which can be toggled and reordered from the extension's options. Visit the wiki for the full list of supported search engines.

https://github.com/dessant/search-by-image/wiki/Search-engines

Images positioned at the selected area are detected regardless of how they were embedded in the page. The extension also supports searching with images from your device, images from private sites, and captured areas of the page.

A handful of search modes are offered that serve different use cases. The search mode can be set independently for the context menu and the browser toolbar from the extension's options.

Search modes:
  • Select URL: select an image on the page and search with the image URL. This is the default search mode.
  • Select image: select an image on the page and search with the image file. This search mode is preferred for sites which do not allow the direct linking of images, such as private sites.
  • Capture: search with a captured area of the page.
  • Browse: search with an image from your device. Pasting images from the clipboard is also supported.
  • URL: search with an image URL.

The "Allow access to file URLs" option must be enabled for the extension to search with local images opened in a tab. Visit the chrome://extensions page and open the extension's details to find the option.

The image you select during a search is sent to the requested service, such as Bing Images. Visit the extension's privacy policy for more information.

The extension is also available for Edge and Safari: https://github.com/dessant/search-by-image#readme

Reviews are not monitored for bug reports, please use GitHub for issues and feature requests.

https://github.com/dessant/search-by-image                    

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

ชื่อ Search by Image Search by Image
ID cnojnbdhbhnkbcieeekonklommdnndci
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/search-by-image/cnojnbdhbhnkbcieeekonklommdnndci
คำอธิบาย A powerful reverse image search tool, with support for various search engines, such as Google, Bing, Yandex, Baidu and TinEye.
ขนาดไฟล์ 1.18 MB
จำนวนการติดตั้ง 285,669
เวอร์ชันปัจจุบัน 6.1.2
อัปเดตครั้งล่าสุด 2024-01-28
วันที่เผยแพร่ 2020-05-21
คะแนน 4.29/5 รวมทั้งหมด 344 คะแนน
ผู้พัฒนา https://armin.dev
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/dessant/search-by-image#readme
URL หน้าช่วยเหลือ https://github.com/dessant/search-by-image/issues
URL หน้านโยบายความเป็นส่วนตัว https://github.com/dessant/search-by-image/wiki/Privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "version": "6.1.2",
    "author": "Armin Sebastian",
    "homepage_url": "https:\/\/github.com\/dessant\/search-by-image",
    "default_locale": "en",
    "minimum_chrome_version": "92.0",
    "permissions": [
        "alarms",
        "contextMenus",
        "storage",
        "unlimitedStorage",
        "tabs",
        "activeTab",
        "notifications",
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "optional_permissions": [
        "clipboardRead"
    ],
    "content_security_policy": "default-src 'self'; style-src 'self' 'unsafe-inline'; img-src * data: blob:; connect-src * blob:; object-src 'none';",
    "icons": {
        "16": "src\/assets\/icons\/app\/icon-16.png",
        "19": "src\/assets\/icons\/app\/icon-19.png",
        "24": "src\/assets\/icons\/app\/icon-24.png",
        "32": "src\/assets\/icons\/app\/icon-32.png",
        "38": "src\/assets\/icons\/app\/icon-38.png",
        "48": "src\/assets\/icons\/app\/icon-48.png",
        "64": "src\/assets\/icons\/app\/icon-64.png",
        "96": "src\/assets\/icons\/app\/icon-96.png",
        "128": "src\/assets\/icons\/app\/icon-128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "src\/assets\/icons\/app\/icon-16.png",
            "19": "src\/assets\/icons\/app\/icon-19.png",
            "24": "src\/assets\/icons\/app\/icon-24.png",
            "32": "src\/assets\/icons\/app\/icon-32.png",
            "38": "src\/assets\/icons\/app\/icon-38.png",
            "48": "src\/assets\/icons\/app\/icon-48.png",
            "64": "src\/assets\/icons\/app\/icon-64.png",
            "96": "src\/assets\/icons\/app\/icon-96.png",
            "128": "src\/assets\/icons\/app\/icon-128.png"
        }
    },
    "options_ui": {
        "page": "src\/options\/index.html",
        "chrome_style": false,
        "open_in_tab": true
    },
    "background": {
        "page": "src\/background\/index.html"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "file:\/\/\/*"
            ],
            "all_frames": true,
            "run_at": "document_start",
            "js": [
                "src\/base\/script.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "src\/content\/style.css",
        "src\/select\/pointer.css",
        "src\/select\/index.html",
        "src\/capture\/index.html",
        "src\/confirm\/index.html"
    ],
    "incognito": "split"
}