Greasy Fork is available in English.

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.

發表回覆

登入以回復