快搜相似图
Quickly Search Similar Pictures From Context Menu Click You Choose Image.
Wat is 快搜相似图?
快搜相似图 is een Chrome-extensie ontwikkeld door qiaolevip, en de belangrijkste functie is "Quickly Search Similar Pictures From Context Menu Click You Choose Image.".
Extensie Screenshots
Download het CRX-bestand van de extensie 快搜相似图
Download 快搜相似图-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
使用右键选择图片快速搜索此图相似图,获取图片信息,并且可以追溯此图来源。
Basisinformatie over de Extensie
Naam | |
ID | edmabmekfbjelnchfmmacfiaoakcmomc |
Officiële URL | https://chrome.google.com/webstore/detail/%E5%BF%AB%E6%90%9C%E7%9B%B8%E4%BC%BC%E5%9B%BE/edmabmekfbjelnchfmmacfiaoakcmomc |
Beschrijving | Quickly Search Similar Pictures From Context Menu Click You Choose Image. |
Bestandsgrootte | 20.44 KB |
Aantal Installaties | 174 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2015-11-23 |
Publicatiedatum | 2015-11-22 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | qiaolevip |
Betalingswijze | free |
Extensiewebsite | http://each.sinaapp.com/angular/ |
Help Pagina-URL | http://each.sinaapp.com/angular/ |
Ondersteunde Talen | 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 } |