Glyphy v1.2.0
What's Changed
Added
- Per-site RTL toggle in Options page — every popular-site row (and custom sites) now has an RTL checkbox. Enabling it injects
unicode-bidi: plaintext; text-align: startfor elements with RTLlangordirattributes, covering regional subtags likear-SAandfa-IR. YouTube and YouTube Studio default to on. (PR #15) - RTL toggle in popup — the "RTL text support" checkbox lets you flip RTL support for the current site without opening the Options page. Defaults follow the same hostname rules as the Options page.
Full Changelog: v1.0.0...v1.2.0