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": [ " |