Highlight Keywords
Highlight keywords on webpage that you visited after searching for a keyword on a search engine.
Highlight Keywordsとは何ですか?
Highlight Keywordsはhttp://sites.google.com/site/extensionshubによって開発されたChromeの拡張機能で、その主な機能は「Highlight keywords on webpage that you visited after searching for a keyword on a search engine.」です。
拡張機能のスクリーンショット
Highlight Keywords拡張機能のCRXファイルをダウンロード
Highlight Keywords拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Supported search engines are ✓ Google ✓ Yahoo ✓ Bing ✓ Yandex ✓ Baidu How to On/Off the highlighter? Click extension icon to on/off the highlighter. How it works? You search for a keyword on a search engine. Then visit a webpage from returned results. Keywords will be highlighted on that page. To on/off the highlighter, just click extension icon. What you will get with Highlight Keywords? ✓ A great highlighting extension. ✓ New tab page which includes links to popular sites.
拡張機能の基本情報
名前 | |
ID | ifboknkcilomhlninjdnphlphadpcjli |
公式URL | https://chrome.google.com/webstore/detail/highlight-keywords/ifboknkcilomhlninjdnphlphadpcjli |
説明 | Highlight keywords on webpage that you visited after searching for a keyword on a search engine. |
ファイルサイズ | 30.43 KB |
インストール数 | 355 |
現在のバージョン | 1.0 |
最終更新日 | 2017-12-20 |
公開日 | 2017-12-20 |
評価 | 3.43/5 合計 7 レビュー |
開発者 | http://sites.google.com/site/extensionshub |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://freepicturesolutions.com/privacy_policy.html |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Highlight Keywords", "default_locale": "en", "description": "Highlight keywords on webpage that you visited after searching for a keyword on a search engine.", "background": { "scripts": [ "background.js" ] }, "version": "1.0", "icons": { "128": "images\/icon.png" }, "browser_action": { "default_icon": "images\/icon.png" }, "permissions": [ "tabs", "storage" ], "content_scripts": [ { "js": [ "content.js" ], "matches": [ " |