Por: minougun
Inspect and view changes in Ctrl+Enter Sender source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Ctrl+Enter Sender",
"version": "2.0.1",
"description": "Enterで改行、Ctrl+Enterで送信に変更。チャットサービスでの誤送信を防止します。",
"author": "minougun",
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "ctrl-enter-sender@minougun",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*",
"https://chat.openai.com/*"
],
"js": [
"content/utils.js",
"content/chatgpt.js"
],
"run_at": "document_idle"
},
{
"matches": [
"*://*/*"
],
"exclude_matches": [
"https://chatgpt.com/*",
"https://chat.openai.com/*"
],
"js": [
"content/utils.js",
"content/universal.js"
],
"run_at": "document_start"
}
],
"browser_action": {
"default_popup": "popup/popup.html",
"default_icon": {
"48": "icons/icon48.png",
"96": "icons/icon96.png"
}
},
"icons": {
"48": "icons/icon48.png",
"96": "icons/icon96.png"
}
} Melhores alternativas Ctrl+Enter Sender
Aqui estão algumas Firefox add-ons que são similares a Ctrl+Enter Sender:
ChatGPT Ctrl+Enter Sender
masachika.kmd
Enterキーを改行に(GPT/Gemini/Claude)
john
Fix Claude's Enter Key
Chi Williams
Enter Key Fix for ChatGPT/Gemini/Mistral
Takahiro
Google AI Studio - Enter to Send
Tazmeen Kazmi
Enter Key Fix for AI Chatbots
Takahiro
ChatGPT enter
h43z
ChatSendKeyChanger
chaftta
Enter Modifier
Kamijyo Shinoha
Enter Key For AI
SuperJohn
Twitcasting-Shortcut
the96