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은(는) GoPenAI에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "GoPenAI - Easily export any conversation generated by ChatGPT and turn it into a unique and eye-catching image. Whether you're a…"입니다.
확장 프로그램 스크린샷
GoPenAI 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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!
확장 프로그램 기본 정보
이름 | GoPenAI |
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": [ " |