ChatGPT RTL Chat

ChatGPT RTL Chat Page

ของเมื่อวันที่ 18-11-2023 ดู เวอร์ชันล่าสุด

// ==UserScript==
// @name        ChatGPT RTL Chat
// @namespace   ChatGPT-MMD
// @match       chat.openai.com
// @grant       none
// @license     MIT
// @version     1.1
// @author      MMD EMT
// @description ChatGPT RTL Chat Page
// ==/UserScript==

document.querySelector('main').style.direction = "rtl"