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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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/ |
| عنوان صفحة سياسة الخصوصية | 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": [
" | |