Search With GPT
Display ChatGPT response alongside search engine results
Search With GPTとは何ですか?
Search With GPTはTickTechによって開発されたChromeの拡張機能で、その主な機能は「Display ChatGPT response alongside search engine results」です。
拡張機能のスクリーンショット
Search With GPT拡張機能のCRXファイルをダウンロード
Search With GPT拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This browser plugin is designed to enhance your search experience by providing OpenAI GPT responses alongside search engine results. With this extension, you can easily access helpful and relevant information without having to leave your search page. Simply type in your query, and OpenAI GPT 3 will provide a concise and informative response that appears alongside the search results. This plugin is perfect for those looking to streamline their search process and get quick and accurate answers to their queries. What is your privacy policy? At SearchWithGPT, we uphold the highest standards of user privacy. We do not engage in the use of advertisements, cookies, or third-party trackers, and do not transmit any user information to external entities beyond the user's local machine.
拡張機能の基本情報
名前 | Search With GPT |
ID | bjpfmfdlifpclnpapjclkofbcgjhgmgg |
公式URL | https://chromewebstore.google.com/detail/search-with-gpt/bjpfmfdlifpclnpapjclkofbcgjhgmgg |
説明 | Display ChatGPT response alongside search engine results |
ファイルサイズ | 242 KB |
インストール数 | 443 |
現在のバージョン | 2.0.0 |
最終更新日 | 2023-02-15 |
公開日 | 2023-02-15 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | TickTech |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | de,en,fr,es,hu,pt-PT,ro,ru,uk,iw,zh-CN,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "version": "2.0.0", "manifest_version": 3, "icons": { "16": "logo.png", "32": "logo.png", "48": "logo.png", "128": "logo.png" }, "host_permissions": [ "https:\/\/*.openai.com\/" ], "permissions": [ "storage" ], "background": { "service_worker": "background.js" }, "action": { "default_popup": "popup.html" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "web_accessible_resources": [ { "resources": [ "*.png", "*.jpg", "*.gif" ], "matches": [ " |