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.

< Feedback on ChatGPT Prompt Helper

Review: Good - script works

§
Posted: 24.10.2023

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.

AnnyTerfectAuthor
§
Posted: 24.10.2023

Thanks! I will try to fix it soon.

AnnyTerfectAuthor
§
Posted: 24.10.2023

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

Post reply

Sign in to post a reply.