GoPenAI
GoPenAI - Easily export any conversation generated by ChatGPT and turn it into a unique and eye-catching image. Whether you're a…
GoPenAIคืออะไร?
GoPenAI เป็นส่วนขยายของ Chrome ที่พัฒนาโดย GoPenAI และคุณลักษณะหลักของมันคือ "GoPenAI - Easily export any conversation generated by ChatGPT and turn it into a unique and eye-catching image. Whether you're a…"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย GoPenAI
ดาวน์โหลดไฟล์ส่วนขยาย GoPenAI ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
GoPenAI - Easily export any conversation generated by ChatGPT and turn it into a unique and eye-catching image. Whether you're a designer, marketer, or just looking for a new way to showcase your chatbot's capabilities, GoPenAI is the perfect solution. With its easy-to-use interface and powerful image generation capabilities, you'll be able to create stunning graphics in just a few clicks. Try GoPenAI today and take your ChatGPT conversations to the next level! ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | hblcnjnneonokpmhlhagdbhcjbbflpla |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/gopenai/hblcnjnneonokpmhlhagdbhcjbbflpla |
| คำอธิบาย | GoPenAI - Easily export any conversation generated by ChatGPT and turn it into a unique and eye-catching image. Whether you're a… |
| ขนาดไฟล์ | 24.11 KB |
| จำนวนการติดตั้ง | 52 |
| เวอร์ชันปัจจุบัน | 1.0.6 |
| อัปเดตครั้งล่าสุด | 2023-02-20 |
| วันที่เผยแพร่ | 2023-01-24 |
| คะแนน | 5.00/5 รวมทั้งหมด 5 คะแนน |
| ผู้พัฒนา | GoPenAI |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://gopenai.com/ |
| URL หน้านโยบายความเป็นส่วนตัว | https://gopenai.com/privacy-policy |
| ภาษาที่รองรับ | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "GoPenAI",
"version": "1.0.6",
"manifest_version": 3,
"icons": {
"16": "16.png",
"32": "32.png",
"48": "48.png",
"128": "128.png"
},
"content_scripts": [
{
"matches": [
"https:\/\/chat.openai.com\/chat\/*"
],
"js": [
"content-script.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"16.png"
],
"matches": [
" | |