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": [
" | |