Open HidingCrab opened 1 year ago
You could edit the script and delete demod_div.appendChild(demod_status);
from it.
You can edit scripts by going to Tampermonkey options (from Addons/Extensions in your browser) and then navigating to Installed Scripts. Click ChatGPT DeMod, remove the mentioned line, save the script, and you won't see the indicator ever again.
I'm going to leave this issue open for now to see if anyone else wants to hide the moderation indicator. If enough people show interest I could make it into a feature in DeMod's UI.
You could edit the script and delete
demod_div.appendChild(demod_status);
from it. You can edit scripts by going to Tampermonkey options (from Addons/Extensions in your browser) and then navigating to Installed Scripts. Click ChatGPT DeMod, remove the mentioned line, save the script, and you won't see the indicator ever again. I'm going to leave this issue open for now to see if anyone else wants to hide the moderation indicator. If enough people show interest I could make it into a feature in DeMod's UI.
I'll vote for this feature.
My use of DeMod is to hide the fact that my messages got flagged. That is, it is important to me for my flagged messages to look normal, instead of orange. When talking about sensitive things , as in therapy, knowing that my message got flagged makes me feel judged, so that's why I need to hide it!
That's why I want to hide the moderation indicator strip. I don't want to be able to see it change colour.
Could an option be added, somehow, to DeMod to allow me to choose to hide the moderation indicator strip? Or, is there a simple javascript that I can type into the Developer Tools to hide it for me?