ChatGPT Widescreen Mode
Adds Widescreen + Fullscreen modes to ChatGPT for enhanced viewing + reduced scrolling
什么是ChatGPT Widescreen Mode?
ChatGPT Widescreen Mode是由https://chatgptevo.com开发的Chrome扩展程序,该扩展的主要功能是“Adds Widescreen + Fullscreen modes to ChatGPT for enhanced viewing + reduced scrolling”。
扩展截图
下载ChatGPT Widescreen Mode扩展crx文件
下载ChatGPT Widescreen Mode扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Source code: https://github.chatgptwidescreen.com
Support: https://support.chatgptwidescreen.com
ChatGPT Widescreen Mode (#2 Product of the Week on Product Hunt!) is a free Chrome Extension that adds Wide Screen, Full-Window, Full Screen + Regular View toggles to the ChatGPT chatbar for easy access.
Benefits of extra viewing modes include reduced scrolling, plus enhanced responses, particularly of these types:
💻 Programming code — Improves readability by preventing single lines from wrapping and obfuscating code
📃 Multi-step instructions — Keeps more steps on ONE page for easier review
📙 Long recipes — Allows you to cook without getting mouse or trackpad greasy from having to scroll
🎸 Original lyrics/poetry/essay/composition/screenplay — Creates a more immersive experience when expanded
You can also customize settings like Fuller Windows (expand text to the max — no sidebar, no margins, just pure ChatGPT) and Taller Chatbox (can be toggled on/off for live resizing).
And your settings are automatically applied to any tab ChatGPT is open in! 扩展基本信息
| 名称 | |
| ID | jgnjpnmofkalfliddjelaciggjgnphgm |
| 官方URL | https://chromewebstore.google.com/detail/chatgpt-widescreen-mode/jgnjpnmofkalfliddjelaciggjgnphgm |
| 简介 | Adds Widescreen + Fullscreen modes to ChatGPT for enhanced viewing + reduced scrolling |
| 文件大小 | 214 KB |
| 安装次数 | 4,000 |
| 当前版本 | 2024.3.1 |
| 更新时间 | 2024-03-02 |
| 上架时间 | 2023-04-11 |
| 评分 | 4.82/5 共17次评分 |
| 开发者 | https://chatgptevo.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://chatgptwidescreen.com |
| 帮助页面URL | https://chatgptwidescreen.com/support |
| 支持的语言 | id,ms,de,en,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"version": "2024.3.1",
"author": "Adam Lui",
"default_locale": "en",
"icons": {
"16": "icons\/icon16.png",
"32": "icons\/icon32.png",
"48": "icons\/icon48.png",
"64": "icons\/icon64.png",
"128": "icons\/icon128.png",
"223": "icons\/icon223.png"
},
"permissions": [
"storage",
"tabs"
],
"action": {
"default_popup": "popup\/index.html"
},
"web_accessible_resources": [
{
"matches": [
" | |