Smart Search
Smart Search helps find information on Google easier by utilizing Google search tricks
Smart Searchとは何ですか?
Smart SearchはVietjsによって開発されたChromeの拡張機能で、その主な機能は「Smart Search helps find information on Google easier by utilizing Google search tricks」です。
拡張機能のスクリーンショット
Smart Search拡張機能のCRXファイルをダウンロード
Smart Search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Smart Search helps find information on Google easier by utilizing Google search tricks. It allows user to discover related website, find results from a specific source, look for files and even search for an exact term.
拡張機能の基本情報
名前 | |
ID | pnjffcaegchofakchdjegmbokcanhbfe |
公式URL | https://chromewebstore.google.com/detail/smart-search/pnjffcaegchofakchdjegmbokcanhbfe |
説明 | Smart Search helps find information on Google easier by utilizing Google search tricks |
ファイルサイズ | 1.3 MB |
インストール数 | 61 |
現在のバージョン | 0.1.0 |
最終更新日 | 2022-08-05 |
公開日 | 2022-08-05 |
開発者 | Vietjs |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Smart Search", "description": "Smart Search helps find information on Google easier by utilizing Google search tricks", "version": "0.1.0", "action": { "default_popup": "popup.html" }, "icons": { "16": "img\/smart-search-icon16.png", "48": "img\/smart-search-icon48.png", "128": "img\/smart-search-icon128.png" } } |