chatgpt-rtl-toggle

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

< Σχολιασμός για τον κώδικα chatgpt-rtl-toggle

Αναφορά: Εντάξει - ο κώδικας λειτουργεί αλλά έχει σφάλματα

§
Δημοσιεύτηκε: 21/07/2025

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Δημιουργός
§
Δημοσιεύτηκε: 27/07/2025

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

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.