chatgpt-rtl-toggle

enabling RTL (Right-To-Left) text direction toggle

< 腳本chatgpt-rtl-toggle的回應

評論:普通 - 腳本能使用,但有一些問題

§
發表於:2025-07-21

For this one, I think you need to change match to properly work, currently it doesn't work on Chatgpt main page:
// @match https://chatgpt.com/*

This one may be better to just be safe:
// @match *://*.chatgpt.com/*
// @match *://*.openai.com/*

maanimis作者
§
發表於:2025-07-27

For this one, I think you need to change match to properly work, currently it doesn't work on Chatgpt main page:
// @match https://chatgpt.com/*

This one may be better to just be safe:
// @match *://*.chatgpt.com/*
// @match *://*.openai.com/*

thanks sir
updated

發表回覆

登入以回覆