Search Bar
A slightly better option than the Google Chrome’s default Find Bar.
Search Barとは何ですか?
Search BarはTimovski Stefanによって開発されたChromeの拡張機能で、その主な機能は「A slightly better option than the Google Chrome’s default Find Bar.」です。
拡張機能のスクリーンショット
Search Bar拡張機能のCRXファイルをダウンロード
Search Bar拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Pretty much the same as the Google Chrome’s default Find Bar with a few compromises (due to platform limitations) but with a single improvement… IT SEARCHES THE SELECTED TEXT ON THE PAGE WHEN YOU OPEN IT!!! That’s all more or less. Shortcut: Alt + S
拡張機能の基本情報
名前 | Search Bar |
ID | lidhpbnnljgkbcdmojdjfjdbcijheogb |
公式URL | https://chromewebstore.google.com/detail/search-bar/lidhpbnnljgkbcdmojdjfjdbcijheogb |
説明 | A slightly better option than the Google Chrome’s default Find Bar. |
ファイルサイズ | 19.1 KB |
インストール数 | 196 |
現在のバージョン | 0.5 |
最終更新日 | 2018-08-28 |
公開日 | 2018-08-28 |
評価 | 3.00/5 合計 2 レビュー |
開発者 | Timovski Stefan |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/Timovski/GoogleChromeSearchBar |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Search Bar", "short_name": "Search Bar", "description": "A slightly better option than the Google Chrome\u2019s default Find Bar.", "version": "0.5", "manifest_version": 2, "permissions": [ "activeTab", "http:\/\/*\/*", "https:\/\/*\/*" ], "content_scripts": [ { "matches": [ " |