Translatify: Spotify Lyrics Translation의 버전 기록 - 17개 버전
Translatify: Spotify Lyrics Translation 제작자: Slyfti
Translatify: Spotify Lyrics Translation의 버전 기록 - 17개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 0.0.0.22
2026년 8월 4일에 출시 - 135.52 KBfirefox 109.0 이상, android 128.0 이상에서 작동0.0.0.22:
fixed popup width (reverted mobile exclusive css)MIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 0.0.0.21
2026년 8월 4일에 출시 - 135.91 KBfirefox 109.0 이상, android 128.0 이상에서 작동0.0.0.21:
bump
0.0.0.20:
The DLX translation provider, contributed by Fahry-a and merged in PR #13.
New: DLX translation provider
Third translation provider alongside Google Translate and Custom AI (BYOK).
DLX-compatible endpoints (formerly DeepLX): no API key required, self-hostable server proxying DeepL.
New provider panel with endpoint URL, translation mode, and Test Connection.
Batch mode by default — the whole lyric sheet goes out as one request per song (DLX preserves newlines); a per-line mode is available as an option.
Language mapping from the extension's selector codes to DLX codes (uppercase ISO-639-1, regional variants, and aliases like Filipino→TL, Norwegian→NB, Kurdish→KMR).
No default endpoint is bundled — the user explicitly chooses the server. See the DLX Provider page for options, including a self-hosting guide.
Locale strings for all 11 locales.
FixesPopup setting changes (target language, etc.) now apply immediately — no more toggling the translate button. Root cause: tabs.query({url}) requires a host permission the extension doesn't have, so popup messages never reached the content script. Fixed via chrome.storage.onChanged + tab queries without URL filter + a translate() queue so requests arriving mid-pass are re-run instead of dropped.
Consistent DLX translations on synced lyrics — the observer no longer re-translates lines that Spotify re-renders for dynamic highlighting; cache misses are batched via a 200 ms debounce instead of translating per-line.
DLX batch requests serialized — the observer can't fire per-line requests while a batch is in flight; misses accumulate and flush in one follow-up batch.
DLX batch failures stop cleanly — an error marker is shown on the translate button instead of fanning out per-line requests that could produce inconsistent results.
Custom AI cache namespace — AI results are cached under customAI (not google), and the observer reads ['customAI', 'google'], so re-rendered lines keep the AI translation; the AI render loop no longer reads a raw cache key.
DLX & Custom AI endpoints only apply after host permission granted — settings are saved before the permission prompt (which can close the popup), the prompt is requested before await (user-gesture requirement), and settings propagate only on success; a successful Test Connection also pushes settings to open tabs.MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.0.0.19
2026년 6월 16일에 출시 - 117.25 KBfirefox 109.0 이상에서 작동Version 0.0.0.19- Added Custom AI Translation Provider (compatible with OpenAI/BYOK endpoints) allowing users to use their own AI API key and model.
- Added popup settings for AI: API Endpoint, API Key, Model Name, Thinking Mode toggle, and a "Test Connection" button.
- Added "Instant preview" (AI failover toggle): instantly displays Google Translate results while the AI batch translates in the background.
- Added loading indicator and AI color gradient effect to the translate button on the player controls.
- Added visual error feedback (red "!") on the player's translate button when AI requests fail.
- Optimized network requests and billing: duplicate request prevention, safe re-entrancy guard, and cache anchoring based on unique song titles.
- Moved broad site permissions (
https://*/*) to optional host permissions, requesting access dynamically at runtime to protect privacy. - Added cache management controls in the popup: clear current song cache, clear all cache, and a debug option to clear all extension storage (with confirmation prompt).
- Automatically defaults target language to the browser language on fresh installations.
- Refactored popup UI layout, theme, and spacing for a cleaner look.
Contributions by coolwindX
MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.0.0.15
2026년 3월 26일에 출시 - 104.45 KBfirefox 109.0 이상에서 작동Version 0.0.0.15- fixed CORS problems by fetching translation using the browser in background.js instead of using content scripts
MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.0.0.14
2026년 1월 28일에 출시 - 103.56 KBfirefox 109.0 이상에서 작동Version 0.0.0.14- fixed bug involving focused lyric due to class name change on Spotify's UI
- added UI translations
MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.0.0.13
2025년 11월 12일에 출시 - 100.55 KBfirefox 109.0 이상에서 작동Version 0.0.0.13- Override UI fix: stuttering
- lyrics line heigth fix
MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.0.0.12
2025년 11월 12일에 출시 - 100.49 KBfirefox 109.0 이상에서 작동Version 0.0.0.12- Override UI small fix
MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.0.0.11
2025년 11월 12일에 출시 - 99.48 KBfirefox 109.0 이상에서 작동Version 0.0.0.11- Partial fix due to Spotify's UI update
MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.0.0.10
2025년 9월 1일에 출시 - 92.34 KBfirefox 109.0 이상에서 작동Version 0.0.0.10- QoL: Active lyrics now scrolls into view on translation toggle
MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.0.0.9
2025년 6월 7일에 출시 - 89.11 KBfirefox 109.0 이상에서 작동Version 0.0.0.9- UI Mini revamp
- Added localization
- Button on popup to toggle translation
MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.0.0.8
2025년 1월 29일에 출시 - 84.06 KBfirefox 109.0 이상에서 작동# Version 0.0.0.8
- style fix for translateButton
- added link to GitHub in the popup menuMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.0.0.6
2025년 1월 17일에 출시 - 222.88 KBfirefox 109.0 이상에서 작동## Version 0.0.0.6
- Better language select in popup page (now searchable)MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.0.0.5
2024년 12월 24일에 출시 - 30.89 KBfirefox 109.0 이상에서 작동# Version 0.0.0.5
- Better first install experience
- translateButton : activated by default
- language : browser language by defaultMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.0.0.4
2024년 11월 23일에 출시 - 28.91 KBfirefox 109.0 이상에서 작동Smaller popup and bug fixesMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.0.0.3
2024년 11월 14일에 출시 - 1.03 MBfirefox 109.0 이상에서 작동Version 0.0.0.3
- cleaner popup page
- minor bug fixesMIT 라이선스에 따라 릴리스된 소스 코드