Blixem | ChatGPT conversational sidebar
Access full ChatGPT features on every website with Blixem, including the ability to continue conversations across tabs.
Blixem | ChatGPT conversational sidebarとは何ですか?
Blixem | ChatGPT conversational sidebarはhttps://blixem.ioによって開発されたChromeの拡張機能で、その主な機能は「Access full ChatGPT features on every website with Blixem, including the ability to continue conversations across tabs.」です。
拡張機能のスクリーンショット
Blixem | ChatGPT conversational sidebar拡張機能のCRXファイルをダウンロード
Blixem | ChatGPT conversational sidebar拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Blixem provides access to ChatGPT's full range of conversational capabilities on every tab you open. All chat history is available, so you can easily pick up where you left off in previous conversations. Enjoy a more seamless and convenient ChatGPT experience with the Blixem sidebar. Features ✔️Access ChatGPT's full conversational features ✔️Easily continue past conversations without starting over ✔️Maintain control over your chat history by updating or deleting conversations ✔️Utilize predefined prompts to simplify your interactions with ChatGPT ✔️Quickly add content to prompts by highlighting text Get started with Blixem: ✔️ Open the Sidebar with a click on the Blixem icon pinned to the rig or Cmd/Ctrl + B ✔️ Access the popup with a quick click on the extension icon Data Privacy Blixem respects your privacy and does not gather any information about your interactions with ChatGPT, including the questions you ask, answers received, and the entire chat history. Your data is safe with Blixem.
拡張機能の基本情報
名前 | Blixem | ChatGPT conversational sidebar |
ID | igcbaeppnhkchlkjlfeohlappemagalm |
公式URL | https://chromewebstore.google.com/detail/blixem-chatgpt-conversati/igcbaeppnhkchlkjlfeohlappemagalm |
説明 | Access full ChatGPT features on every website with Blixem, including the ability to continue conversations across tabs. |
ファイルサイズ | 705 KB |
インストール数 | 1,618 |
現在のバージョン | 1.0.9 |
最終更新日 | 2023-04-10 |
公開日 | 2023-02-03 |
開発者 | https://blixem.io |
Eメール | [email protected] |
支払い方法 | in_app |
拡張機能のウェブサイト | https://blixem.io/gpt/ |
ヘルプページのURL | https://blixem.io/gpt/contact/ |
プライバシーポリシーページのURL | https://blixem.io/privacy-policy |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Blixem | ChatGPT conversational sidebar", "homepage_url": "https:\/\/blixem.io\/gpt\/", "description": "Access full ChatGPT features on every website with Blixem, including the ability to continue conversations across tabs.", "version": "1.0.9", "permissions": [ "storage" ], "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "action": { "default_title": "Blixem | ChatGPT conversational sidebar" }, "host_permissions": [ "*:\/\/*\/*" ], "externally_connectable": { "matches": [ "https:\/\/app.blixem.io\/*", "https:\/\/gpt.blixem.io\/*", "https:\/\/*.blixem.io\/*", "https:\/\/blixem.io\/*", "https:\/\/blixemchatgpt.b4a.app\/*" ] }, "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "content_scripts": [ { "js": [ "assets\/content-script.js-loader-2ea570c0.js" ], "matches": [ " |