Hello.
Full text search across Chrome tabs.
什么是Hello.?
Hello.是由Vikesh开发的Chrome扩展程序,该扩展的主要功能是“Full text search across Chrome tabs.”。
扩展截图
下载Hello.扩展crx文件
下载Hello.扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Hello is a simple (and naive) full text search across Chrome tabs. How to use: -> Press Ctrl + Enter from any tab. -> Search any word you remember seeing on any tab open in the current window. -> Click on the result (or Ctrl + 0-9, or scroll to the result and press Enter). NOTE: This extension consumes quite a bit of memory. At heavy load (many tabs), the extension may consume up to 200 MB (Though much lesser than the average consumption of many popular websites, which can go up to 300 MB).
扩展基本信息
名称 | |
ID | flgocgfdkefalfmognfpnllliahhgegk |
官方URL | https://chrome.google.com/webstore/detail/hello/flgocgfdkefalfmognfpnllliahhgegk |
简介 | Full text search across Chrome tabs. |
文件大小 | 11.58 KB |
安装次数 | 10 |
当前版本 | 1.3 |
更新时间 | 2015-08-27 |
上架时间 | 2015-08-27 |
评分 | 5.00/5 共1次评分 |
开发者 | Vikesh |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "background": { "scripts": [ "js\/porter.js", "js\/background.js" ] }, "content_scripts": [ { "all_frames": false, "css": [ "css\/main.css" ], "js": [ "js\/porter.js", "js\/content_script.js" ], "matches": [ " |