chatgpt-rtl-toggle

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

< Обсуждения: chatgpt-rtl-toggle

Отзыв: Нормальный — скрипт работает, но имеет существенные недостатки

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/*

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

Ответить

Войдите, чтобы ответить.