S
chatgpt.com by rana_prathap99
Details
Authorrana_prathap99
Licensess
Categorys
Created
Updated
Size262 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
S
Source code
/* ==UserStyle==
@name chatgpt.com
@version 20241119.19.01
@namespace ?
==/UserStyle== */
@-moz-document domain("chat.openai.com") {
body {
background-color: orange !important;
color: black !important;
/* Adjust text for readability */
}
}