4as / ChatGPT-DeMod

Tampermonkey/Greasemonkey script that hides the moderation results when communicating with ChatGPT.
GNU General Public License v2.0
382 stars 54 forks source link

Now the button is in the upper right corner, you can test the functionality first. #5

Closed Navigator129 closed 1 year ago

Navigator129 commented 1 year ago

Update DeMod button location

4as commented 1 year ago

The button cannot be in the upper-right corner as it will cover the edit submission and thumbs up/down buttons, which is unacceptable. screenshot 2023-02-23 090101 I already went over this in this pull request: https://github.com/4as/ChatGPT-DeMod/pull/1. The solution will have to be more robust than this.

4as commented 1 year ago

I've moved the button back to the top of the page and added auto-hide mechanics. Hopefully this will satisfy everyone. I'll close this push request since it's now quite outdated compared to what is doing right now.