Chat GPT
Automate Chat GPT Prompts With Our Chat GPT Chrome Extension
Chat GPTとは何ですか?
Chat GPTはhttps://chromegpt.netによって開発されたChromeの拡張機能で、その主な機能は「Automate Chat GPT Prompts With Our Chat GPT Chrome Extension」です。
拡張機能のスクリーンショット
Chat GPT拡張機能のCRXファイルをダウンロード
Chat GPT拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Introducing ChromeGPT - a ChatGPT chrome extension productivity tool for anyone who wants to save time and streamline their ChatGPT workflow! With this ChatGPT Chrome extension, you can create custom ChatGPT prompt library that can be used again and again with the click of a button, eliminating the need for repetitive typing or switching back and forth between tabs on Google Chrome. After creating your re-usable ChatGPT prompts in the options page, you can highlight text on any webpage, right-click and select one of your pre-saved prompts. Our ChatGPT chrome extension automates the rest of the process for you, saving you time and effort of copying/pasting/typing manually. If you are looking for a ChatGPT chrome extension that saves you time, download our ChromeGPT extension today.
拡張機能の基本情報
名前 | Chat GPT |
ID | diaiocjbahpbddjgnhkejfiiialifono |
公式URL | https://chromewebstore.google.com/detail/chat-gpt/diaiocjbahpbddjgnhkejfiiialifono |
説明 | Automate Chat GPT Prompts With Our Chat GPT Chrome Extension |
ファイルサイズ | 290 KB |
インストール数 | 6,000 |
現在のバージョン | 1.7.6 |
最終更新日 | 2024-01-01 |
公開日 | 2023-05-09 |
評価 | 5.00/5 合計 3 レビュー |
開発者 | https://chromegpt.net |
Eメール | [email protected] |
支払い方法 | in_app |
拡張機能のウェブサイト | https://www.chromegpt.net |
ヘルプページのURL | https://www.chromegpt.net/contact |
プライバシーポリシーページのURL | https://www.chromegpt.net/privacy-policy |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Chat GPT", "version": "1.7.6", "description": "Automate Chat GPT Prompts With Our Chat GPT Chrome Extension", "icons": { "16": "images\/icon-16.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "permissions": [ "contextMenus", "storage" ], "omnibox": { "keyword": "gpt:" }, "content_scripts": [ { "css": [ "css\/style.css", "css\/fontawesome.min.css", "css\/regular.min.css" ], "js": [ "js\/scripts\/chatPrompt.js" ], "matches": [ " |