找圖

用右鍵快速搜尋圖片

What is 找圖?

找圖 is a Chrome extension developed by aday0123b, and its main feature is "用右鍵快速搜尋圖片".

Extension Screenshots

Download 找圖 Extension CRX File

Download 找圖 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        用右鍵快速搜尋圖片。以幫助中文字詞教學者,可以用右鍵快速搜尋圖片幫助教學。                    

Extension Basic Information

Name 找圖 找圖
ID ndjgkkokgeolodeoadgaafbccdbbebch
Official URL https://chromewebstore.google.com/detail/%E6%89%BE%E5%9C%96/ndjgkkokgeolodeoadgaafbccdbbebch
Description 用右鍵快速搜尋圖片
File Size 27.49 KB
Installation Count 405
Current Version 2.1
Last Updated 2021-06-23
Publish Date 2018-09-06
Developer aday0123b
Email [email protected]
Payment Type free
Supported Languages zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u627e\u5716",
    "description": "\u7528\u53f3\u9375\u5feb\u901f\u641c\u5c0b\u5716\u7247",
    "version": "2.1",
    "icons": {
        "48": "icons\/logo_48.png",
        "96": "icons\/logo_96.png"
    },
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}