快搜相似图

Quickly Search Similar Pictures From Context Menu Click You Choose Image.

What is 快搜相似图?

快搜相似图 is a Chrome extension developed by qiaolevip, and its main feature is "Quickly Search Similar Pictures From Context Menu Click You Choose Image.".

Extension Screenshots

screenshot

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 edmabmekfbjelnchfmmacfiaoakcmomc
Official URL https://chrome.google.com/webstore/detail/%E5%BF%AB%E6%90%9C%E7%9B%B8%E4%BC%BC%E5%9B%BE/edmabmekfbjelnchfmmacfiaoakcmomc
Description Quickly Search Similar Pictures From Context Menu Click You Choose Image.
File Size 20.44 KB
Installation Count 174
Current Version 1.0
Last Updated 2015-11-23
Publish Date 2015-11-22
Rating 5.00/5 Total 1 Ratings
Developer qiaolevip
Payment Type free
Extension Website http://each.sinaapp.com/angular/
Help Page URL http://each.sinaapp.com/angular/
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u5feb\u641c\u76f8\u4f3c\u56fe",
    "description": "Quickly Search Similar Pictures From Context Menu Click You Choose Image.",
    "version": "1.0",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "img.js"
        ]
    },
    "icons": {
        "128": "icon.png"
    },
    "manifest_version": 2
}