Find this pic

Search any web-image via Google Images.

Find this pic là gì?

Find this pic là một tiện ích mở rộng Chrome được phát triển bởi https://www.venetowebdesign.com, và tính năng chính của nó là "Search any web-image via Google Images.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Find this pic

Tải xuống các tệp mở rộng Find this pic dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Findthispic lets you search any image via Googles image search. It is just as simple that you do not have to insert the URL by hand. Instead you just right-click the image, choose find this pic, and the search results are shown in a new window. (Updated recent version to manifest 2.).
Thank you for using findthispic!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Find this pic Find this pic
ID lipgmjpepegfmijhpkoedhckijlelkgl
URL Chính Thức https://chromewebstore.google.com/detail/find-this-pic/lipgmjpepegfmijhpkoedhckijlelkgl
Mô tả Search any web-image via Google Images.
Kích Thước Tệp 9.07 KB
Số Lần Cài Đặt 6,391
Phiên Bản Hiện Tại 2.1
Cập Nhật Lần Cuối 2013-06-15
Ngày Phát Hành 2013-06-14
Đánh Giá 4.08/5 Tổng số 25 Đánh Giá
Nhà Phát Triển https://www.venetowebdesign.com
Loại Thanh Toán free
Trang Web Mở Rộng http://www.venetowebdesign.com/
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Find this pic",
    "version": "2.1",
    "manifest_version": 2,
    "description": "Search any web-image via Google Images.",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "searchresults.js"
        ]
    },
    "icons": {
        "16": "shutter-16.png",
        "48": "shutter-48.png",
        "128": "shutter-128.png"
    }
}