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 |
官方網址 | 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 |
電子郵箱 | [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": [ " |