ChatGPT Pro
Introducing the VSCode-like Input for ChatGPT Chrome Extension By installing this extension, it seamlessly replaces the standard…
什么是ChatGPT Pro?
ChatGPT Pro是由hand-dot开发的Chrome扩展程序,该扩展的主要功能是“Introducing the VSCode-like Input for ChatGPT Chrome Extension By installing this extension, it seamlessly replaces the standard…”。
扩展截图
下载ChatGPT Pro扩展crx文件
下载ChatGPT Pro扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Introducing the VSCode-like Input for ChatGPT Chrome Extension
By installing this extension, it seamlessly replaces the standard textarea on https://chat.openai.com/ with the VSCode (Monaco Editor).
Key features include:
・Access to VSCode shortcuts.
・Freely resizable editor area.
・Integration of the Monaco Editor markdown extension, enabling markdown syntax input.
・Ability to send messages using Ctrl/Cmd + Enter.
Please report any bugs or feature requests via https://github.com/hand-dot/chat-gpt-pro/issues .
Enhance your ChatGPT input experience with the convenience and versatility of the VSCode-like Input for ChatGPT Chrome Extension. 扩展基本信息
| 名称 | |
| ID | mkiflddndppkblphffoppopiciiocpln |
| 官方URL | https://chromewebstore.google.com/detail/chatgpt-pro/mkiflddndppkblphffoppopiciiocpln |
| 简介 | Introducing the VSCode-like Input for ChatGPT Chrome Extension By installing this extension, it seamlessly replaces the standard… |
| 文件大小 | 1.73 MB |
| 安装次数 | 654 |
| 当前版本 | 1.0.8 |
| 更新时间 | 2023-05-31 |
| 上架时间 | 2023-05-03 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | hand-dot |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://github.com/hand-dot/chat-gpt-pro |
| 帮助页面URL | https://github.com/hand-dot/chat-gpt-pro/issues |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "ChatGPT Pro",
"version": "1.0.8",
"permissions": [
"activeTab",
"storage",
"notifications",
"webRequest",
"*:\/\/chat.openai.com\/*"
],
"host_permissions": [
"https:\/\/chat.openai.com\/backend-api\/conversation"
],
"background": {
"service_worker": "service-worker-loader.js",
"type": "module"
},
"content_scripts": [
{
"js": [
"assets\/content.tsx-loader-6968aff9.js"
],
"matches": [
"https:\/\/chat.openai.com\/*"
],
"run_at": "document_idle",
"css": [
"assets\/content-17b9340d.css"
]
}
],
"web_accessible_resources": [
{
"matches": [
"https:\/\/chat.openai.com\/*"
],
"resources": [
"assets\/codicon-9420d58f.ttf",
"assets\/codicon-ff6b888d.ttf",
"assets\/markdown-e0f119d5.js",
"assets\/tsMode-a0faa3e5.js",
"assets\/cssMode-96a66d21.js",
"assets\/jsonMode-60d48d73.js",
"assets\/htmlMode-1e991c15.js",
"assets\/abap-ffbe9c82.js",
"assets\/apex-9370f1bb.js",
"assets\/azcli-714c239b.js",
"assets\/bat-7eb152e5.js",
"assets\/bicep-0e2809f7.js",
"assets\/cameligo-91a865e0.js",
"assets\/clojure-7e0f8eaa.js",
"assets\/coffee-af1c6ca9.js",
"assets\/cpp-d3907575.js",
"assets\/csharp-d087d64c.js",
"assets\/csp-13ea92a6.js",
"assets\/css-e979702d.js",
"assets\/dart-0a096fe0.js",
"assets\/dockerfile-af4eb422.js",
"assets\/ecl-8f5b983c.js",
"assets\/elixir-82a0fd91.js",
"assets\/flow9-47a350b0.js",
"assets\/fsharp-de5183ae.js",
"assets\/go-a9169306.js",
"assets\/graphql-e84c0b6e.js",
"assets\/handlebars-10f44489.js",
"assets\/hcl-3a006f6b.js",
"assets\/html-61772541.js",
"assets\/ini-53b87513.js",
"assets\/java-58c1a618.js",
"assets\/javascript-4478320d.js",
"assets\/julia-5f2fc018.js",
"assets\/kotlin-2e32535a.js",
"assets\/less-00089e91.js",
"assets\/lexon-22a22ba3.js",
"assets\/lua-04a273a9.js",
"assets\/liquid-47f38ae7.js",
"assets\/m3-b6e0b0fd.js",
"assets\/markdown-c2ea92f4.js",
"assets\/mips-daa25bd4.js",
"assets\/msdax-c6fa6f2f.js",
"assets\/mysql-788d9472.js",
"assets\/objective-c-9e968999.js",
"assets\/pascal-e017ea4d.js",
"assets\/pascaligo-bf7e3de8.js",
"assets\/perl-2762c71f.js",
"assets\/pgsql-cb741fab.js",
"assets\/php-df365951.js",
"assets\/pla-6c133053.js",
"assets\/postiats-b245e70f.js",
"assets\/powerquery-6b7a9cc4.js",
"assets\/powershell-50bb8773.js",
"assets\/protobuf-0ee314a2.js",
"assets\/pug-409e523c.js",
"assets\/python-b4f02029.js",
"assets\/qsharp-9951b04a.js",
"assets\/r-c34a576e.js",
"assets\/razor-66587a02.js",
"assets\/redis-1a5ba628.js",
"assets\/redshift-2c383c33.js",
"assets\/restructuredtext-4a10ef1d.js",
"assets\/ruby-944f56a1.js",
"assets\/rust-b0440aa9.js",
"assets\/sb-f3b34295.js",
"assets\/scala-7c17b334.js",
"assets\/scheme-f75b8a9a.js",
"assets\/scss-833c0e23.js",
"assets\/shell-4657d8a1.js",
"assets\/solidity-62f35cba.js",
"assets\/sophia-94cd0024.js",
"assets\/sparql-23f0115e.js",
"assets\/sql-9ac813b8.js",
"assets\/st-4d0d15a1.js",
"assets\/swift-11c0de91.js",
"assets\/systemverilog-416dd7b8.js",
"assets\/tcl-838585b9.js",
"assets\/twig-1b470482.js",
"assets\/typescript-77316740.js",
"assets\/vb-2f676a0c.js",
"assets\/xml-6165fd6a.js",
"assets\/yaml-e83d14b1.js",
"assets\/content.tsx-12778e58.js"
],
"use_dynamic_url": true
}
]
} | |