ChatGPT Prompt Helper

This Tampermonkey script is a highly customizable plugin designed to assist with editing and generating ChatGPT prompts.

< ChatGPT Prompt Helper 피드백으로 돌아가기

리뷰: 좋음 - 스크립트가 잘 작동함

§
게시: 2023-10-24

I have identified the problem.

.w-full.h-full .hidden {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important
}

This CSS style conflicts with the current GPT-4 CSS style.

AnnyTerfect작성자
§
게시: 2023-10-24

Thanks! I will try to fix it soon.

AnnyTerfect작성자
§
게시: 2023-10-24

Thanks a lot again for your comment. I have fixed this in v0.0.7.

답글 게시

답글을 게시하려면 로그인하세요.

长期地址
遇到问题?请前往 GitHub 提 Issues。