Skip to content

Releases: eboye/srbTranslit

Keyboard driven

28 Apr 20:47

Choose a tag to compare

Added new keyboard shortcuts for faster control: Alt+Shift+T to toggle domains, Alt+Shift+L for Latin, and Alt+Shift+C for Cyrillic. The extension now
automatically transliterates dynamically loaded content (infinite scrolling, AJAX updates) using MutationObserver. Improved language logic with better support
for .rs and .in.rs domains. When transliterating to Latin, smart skipping of code blocks, math formulas, and user-editable areas has been added. When
transliterating to Cyrillic, advanced linguistic exception handling for digraphs (e.g., words like injekcija or nadživeti) has been introduced. Performance is
improved with "debounce" optimization to prevent lag on heavy pages. The UI has been refreshed with clearer status messages and a simplified permission
request flow. The codebase is fully refactored for modern Manifest V3 standards.

Complete UI revamp

05 Sep 22:02

Choose a tag to compare

v2.3

doc strings

Lat2Cyr experimental

17 Jul 22:05

Choose a tag to compare

Dodata eksperimentalna opcija kroz context menu za preslovljavanje iz latinice u ćirilicu.

Fixed an issue where text nodes are not recognized if an element has other children

28 Jan 00:34

Choose a tag to compare