Discover and explore top open-source AI tools and projects—updated daily.
Userscript for hiding ChatGPT moderation results
Top 65.4% on SourcePulse
This userscript for Tampermonkey and Greasemonkey aims to bypass ChatGPT's content moderation display, allowing users to view responses that would otherwise be hidden or removed. It is intended for users who wish to see all generated content, regardless of moderation status, without the visual cues of blocked or flagged messages.
How It Works
The script operates by intercepting and modifying network requests and responses related to ChatGPT's moderation checks. It prevents the "share" function from triggering a moderation check and attempts to retrieve and display content that has been blocked or partially generated due to moderation flags. The core advantage is enabling users to bypass the visual feedback of moderation, providing a more complete view of the AI's output.
Quick Start & Requirements
.user.js
file link or by importing the URL into Tampermonkey's Utilities tab.Highlighted Details
Maintenance & Community
No specific information on contributors, sponsorships, or community channels is provided in the README.
Licensing & Compatibility
The script is available on GitHub, implying a permissive license, but the specific license type is not stated in the README. Compatibility with commercial or closed-source applications is not detailed.
Limitations & Caveats
The script cannot restore permanently removed messages if they are blocked by ChatGPT. While it aims for mobile compatibility, proper support is not guaranteed, and it is primarily designed for desktop use. The "share" function is disabled when the script is active.
2 months ago
1 day