Find this pic
Search any web-image via Google Images.
什么是Find this pic?
Find this pic是由https://www.venetowebdesign.com开发的Chrome扩展程序,该扩展的主要功能是“Search any web-image via Google Images.”。
扩展截图
下载Find this pic扩展crx文件
下载Find this pic扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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!
扩展基本信息
名称 | Find this pic |
ID | lipgmjpepegfmijhpkoedhckijlelkgl |
官方URL | https://chromewebstore.google.com/detail/find-this-pic/lipgmjpepegfmijhpkoedhckijlelkgl |
简介 | Search any web-image via Google Images. |
文件大小 | 9.07 KB |
安装次数 | 6,391 |
当前版本 | 2.1 |
更新时间 | 2013-06-15 |
上架时间 | 2013-06-14 |
评分 | 4.08/5 共25次评分 |
开发者 | https://www.venetowebdesign.com |
付费类型 | free |
扩展官网 | http://www.venetowebdesign.com/ |
支持的语言 | 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" } } |