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

답글 게시

답글을 게시하려면 로그인하세요.