ChatGPT Prompt Helper

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

< Обсуждения: ChatGPT Prompt Helper

Отзыв: Хороший — скрипт работает как нужно

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.

Thanks! I will try to fix it soon.

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

Ответить

Войдите, чтобы ответить.