Skip to content

Tampermonkey/Greasemonkey script that hides the moderation results when communicating with ChatGPT.

License

Notifications You must be signed in to change notification settings

4as/ChatGPT-DeMod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT-DeMod

This userscript for Tampermonkey and Greasemonkey allows you to hide results of the moderation checks during conversations with ChatGPT, i.e. the responses will no longer be removed or visibly marked, but the moderation still sees them.
Warning message removed

DeMod is intended for people that just don't care about being moderated, they want to see the responses.
In particular this means DeMod will:

  1. Stops the "share" function from working. Without DeMod opening the share dialog triggers a moderation check on the whole conversation.
  2. If a response gets blocked (red warning), DeMod will attempt to read it anyway once ChatGPT finishes generating it. Blocked messages usually stop mid-sentence or do not get generated at all, but just wait for ChatGPT to finalize the response, and DeMod should load the remaining text.

Installation

First of all you will have to install Tampermonkey plugin for your browser on PC (or Kiwi browser if you're on Android). Then you'll have to install the userscript, which can be done in one of the following ways:

  1. The easiest way is probably to just open the ChatGPT DeMod.user.js file in the raw view and Tampermonkey should detect it and open the installation page.
  2. If the above method doesn't do anything special then copy the link https://github.com/4as/ChatGPT-DeMod/raw/main/ChatGPT%20DeMod.user.js and then navigate to the Tampermonkey settings (through your browser's addons/extensions settings). Once you're there switch to the Utilities tab and scroll to the bottom of the page. At the very end you will find the "Import from URL" text field - paste the link into it and press Install.
  3. Although iOS is not officially supported some paid browser apps claim to support Greasemonkey/Tampermonkey. They might require DeMod script to be downloaded and placed in a dedicated, predefined folder on the device.

Make sure the script is enabled by navigating the Installed Userscripts tab.

Usage

Once activated the script adds a small UI panel to the ChatGPT's conversation page. The panel starts partly hidden and only a small stripe of pixels will be visible at the top of the page.
Progress results
If you move your mouse close to it, it will unfold into a full panel with the DeMod button and the moderation indicator. If you're on the mobile devices you can just tap somewhere close to the strips - the tappable area is significantly larger than just those few pixels initially visible.
If you do not see the strips then the script IS NOT WORKING. Do not assume the script is working if you don't see the DeMod UI.
Progress results

The panel consists of two elements:

  • DeMod button - will read either "DeMod: Off" or "DeMod: On." Clicking it switches between the two modes. While DeMod is On the script will intercept conversation/moderation calls and modify each response so it won't contain any information about your message being flagged. The button will be green and dotted with white line if in On state.
  • Moderation indicator - will be in one of four stats: None, Safe, Flagged, Blocked. None = you are yet to send a message (grey). Safe = your last message went through the moderation without issues (green). Flagged = your last message was flagged (yellow). Blocked = your last message was blocked (red).

Knows issues

ChatGPT removes blocked (red warning) prompts permanently. DeMod currently cannot restore messages you wrote if they are removed.

DeMod is primarily designed to work on desktop PCs, but some mobile browsers, like Kiwi Browser for Android, are known to work too, although proper support is not guaranteed.

About

Tampermonkey/Greasemonkey script that hides the moderation results when communicating with ChatGPT.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project