Přidatki za Firefox Browser
  • Rozšěrjenja
  • Drasty
    • za Firefox
    • Słowniki a rěčne pakćiki
    • Druhe sydła wobhladowaka
    • Přidatki za Android
Přizjewić
Přidatkowy symbol

Wersijowa historija Netflix Subtitle Translator - 7 wersijow

Netflix Subtitle Translator wot wugq.dev

Hišće pohódnoćenja njejsu
0 z 5 hwěžkow
5
0
4
0
3
0
2
0
1
0
Wersijowa historija Netflix Subtitle Translator - 7 wersijow
  • Budźće kedźbliwy ze staršimi wersijemi! Tute wersije so za testowanje a referencne zaměry pokazuja.Wy měł přeco najnowšu wersiju přidatka wužiwać.

  • Najnowša wersija

    Wersija 1.8

    15. huhti 2026 wozjewjene - 61,81 KB
    Funguje z firefox 140.0 a pozdźišo, android 142.0 a pozdźišo
    Bug fixes
    • Fixed subtitle overlay not visible when entering fullscreen while the player was already in fullscreen — overlay and flash elements are now appended to document.fullscreenElement if one exists when they are created, rather than always appending to document.body

    Žórłowy kod je pod licencu Licenca MIT

    Firefox sćahnyć a rozšěrjenje wobstarać
    Dataju sćahnyć
  • Starše wersije

    Wersija 1.7

    22. maalis 2026 wozjewjene - 61,68 KB
    Funguje z firefox 140.0 a pozdźišo, android 142.0 a pozdźišo
    New features
    • Show title passed to AI — the current Netflix show title is included in the translation prompt for better handling of proper nouns and character names
    • Settings page tabs — settings page reorganised into four tabs (Settings, Diagnostics, Logs, About) to reduce scrolling

    Bug fixes
    • Fixed subtitle failures when src URL was unavailable during translation — extension now falls back to alternative subtitle sources
    • Fixed error state not surfacing verbose API error messages in the settings page; improved error classification and retry logic for transient failures
    • Replaced innerHTML usage with safe DOM methods to satisfy Firefox extension linter

    Improvements
    • Native Netflix subtitles are now shown immediately while the translation overlay is being prepared, avoiding a blank subtitle period on load
    • Added diagnostics checkpoints in the settings page with honest failure messages to help users troubleshoot subtitle detection issues

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 1.6

    21. maalis 2026 wozjewjene - 58,11 KB
    Funguje z firefox 140.0 a pozdźišo, android 142.0 a pozdźišo
    New features
    • Enable Extension toggle — checkbox in the popup to instantly disable the extension and restore Netflix's own subtitle rendering; re-enabling resumes translation without a page reload
    • Compatibility warning — popup now shows a warning when the Netflix subtitle manifest is undetected, prompting the user to check for extension updates
    • Expanded AI model support — options page lists additional OpenAI and xAI models with pricing info
    • Translation log — opt-in log in the options page records each AI API call (model, source text, translated text, timestamp); capped at 200 entries

    Bug fixes
    • Fixed subtitles failing to load on repeat navigation to Netflix alias URLs (e.g. browse links that redirect to a canonical video ID)
    • Fixed compatibility watchdog not clearing when the manifest was served from cache on SPA navigation
    • Fixed overlay.destroy() not removing the CSS hide rule — Netflix's native subtitles stayed hidden after the overlay was removed
    • Fixed capturedMovieId type bug causing stale-response checks to silently pass

    Improvements
    • Deduplicated shared utilities; improved error visibility in the popup status display
    • Options UI improvements: clearer layout, better model selector with provider grouping

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 1.5

    20. maalis 2026 wozjewjene - 54,77 KB
    Funguje z firefox 140.0 a pozdźišo, android 142.0 a pozdźišo
    1.5

    Bug fixes
    • Fixed re-navigation to previously-watched videos failing after content script reload — manifest cache is now persisted to storage (up to 50 entries)
    • Fixed Netflix alias URLs (e.g. browse links that redirect to a canonical video ID) triggering the pre-fetch guard and dropping the manifest
    • Fixed same-movie check silently failing due to type mismatch between JSON number (movieId from manifest) and URL string (movieId from regex)
    • Fixed ghost retry in PlaybackSync when stop() races a pending setTimeout
    • Fixed _waitForPlaybackStart missing play events — replaced polling with play/playing event listeners

    Documentation
    • Added architecture reference (docs/ARCHITECTURE.md) covering execution contexts, class map, data flow, and SPA navigation
    • Added design decisions reference (docs/DECISIONS.md) covering known gotchas and non-obvious constraints
    • Updated README to reflect Chrome support and link developer docs
    • Added CLAUDE.md coding guidelines for AI-assisted development

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 1.4

    20. maalis 2026 wozjewjene - 53,58 KB
    Funguje z firefox 140.0 a pozdźišo, android 142.0 a pozdźišo
    1.4

    New features
    • Right-click context menu — right-click anywhere on Netflix to toggle translation on/off, show/hide original text, and switch destination language without opening the popup

    Improvements
    • Refactored SubtitleController into focused helper classes for improved stability and maintainability
    • Centralized storage access patterns across the extension

    Bug fixes
    • Fixed duplicate polyfill and capped manifest cache size
    • Fixed log action messages not appearing in the Developer section

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 1.3

    18. maalis 2026 wozjewjene - 51,96 KB
    Funguje z firefox 140.0 a pozdźišo, android 142.0 a pozdźišo
    1.3

    New features
    • Chrome MV3 support — extension now works on Chrome via a separate MV3 manifest and service worker

    Bug fixes
    • Fixed rolling window firing duplicate translation requests on playback start
    • Fixed cancelled sessions interfering with the active session's window state
    • Fixed browser polyfill incorrectly promisifying getURL/getManifest, and now resolves gracefully on closed port errors instead of rejecting
    • Fixed onMessage handler for Chrome MV3 async responses
    • Show flash notice and error status when no API key is configured
    • Fall back to native subtitles when API key is missing but Netflix provides the destination language natively
    • Added consecutive duplicate deduplication in the background logger



    1.2

    New features
    • Dual subtitles — new popup toggle "Show original text when translating" displays the source-language text in smaller text below the translation, making it easy to compare or verify accuracy
    • Subtitle style presets — choose between Classic (dark background), Shadow, and Yellow styles from the popup
    • AI provider and model selection — switch between OpenAI and xAI (Grok) and pick your preferred model from the options page
    • Cache persistence — translated subtitles are saved and restored across sessions so you never re-translate the same content; a clear cache button is available in the options page
    • Netflix language indicators — the destination language dropdown now shows which languages are natively available on Netflix (●), which need to be selected in Netflix first (○), and which will use AI (✦)
    • Not on Netflix notice — the popup now shows a clear message when the active tab is not Netflix

    Improvements
    • Subtitle no longer jumps up when the progress bar appears unless it would actually overlap
    • Popup UI and status messages improved for clarity
    • xAI host permission fixed so Grok translation works correctly
    • Verbose logging removed from production builds

    Bug fixes
    • Fixed subtitle display state not resetting correctly when leaving a watch page
    • Fixed font size changes not applying to the original-language text in dual subtitle mode

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 1.1

    14. maalis 2026 wozjewjene - 46,45 KB
    Funguje z firefox 140.0 a pozdźišo, android 142.0 a pozdźišo

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
K startowej stronje Mozilla

Přidatki

  • Wo
  • Blog přidatkow Firefox
  • Dźěłarnička rozšěrjenjow
  • Wuwiwarski róžk
  • Wuwiwarske prawidła
  • Blog zhromadźenstwa
  • Forum
  • Programowy zmylk zdźělić
  • Směrnica za pohódnoćenja

Wobhladowaki

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Priwatnosć
  • Placki
  • Prawniske

Jeli nic hinak zapisane, so wobsah na tutym sydle pod Creative Commons Attribution Share-Alike License v3.0 abo poždźišej wersiju licencuje.