ImageSearcher
Powerful image search tool
什么是ImageSearcher?
ImageSearcher是由Timur Kh开发的Chrome扩展程序,该扩展的主要功能是“Powerful image search tool”。
扩展截图
下载ImageSearcher扩展crx文件
下载ImageSearcher扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
@update v1.0.1 Aug. 2018 *add options and image-info pages *add background image search functionality *add video frame search functionality *add flexible settings @release v1.0 Feb. 2018 Just experiment with chrome API and webstore. Nothing useful has been added.
扩展基本信息
名称 | ImageSearcher |
ID | bncpkbighoplpdnbjjkokndcppiengdf |
官方URL | https://chromewebstore.google.com/detail/imagesearcher/bncpkbighoplpdnbjjkokndcppiengdf |
简介 | Powerful image search tool |
文件大小 | 448 KB |
安装次数 | 29 |
当前版本 | 1.0.1 |
更新时间 | 2018-08-02 |
上架时间 | 2018-08-01 |
评分 | 5.00/5 共4次评分 |
开发者 | Timur Kh |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ImageSearcher", "description": "Powerful image search tool", "version": "1.0.1", "browser_action": { "default_icon": "Images\/icons\/256.png", "default_popup": "options.html" }, "options_page": "options.html", "permissions": [ "downloads", "notifications", "contextMenus", "tabs", "storage", "*:\/\/*.pictshare.net\/", "*:\/\/images.google.com\/*", "*:\/\/google.com\/*", "*:\/\/yandex.ru\/*", "activeTab", " |