Historie doplňku YouTube Anti Translate - mv3 - 18 verzí
YouTube Anti Translate - mv3 od namakeingo, Ivan Baksheev
Se starými verzemi opatrně! Tyto verze jsou zde dostupné jen pro testovací a referenční účely.Používat byste vždy měli nejnovější verzi doplňku.
Nejnovější verze
Verze 1.19.6
Vydáno 29. čvc 2025 – 57,18 KBFunguje s: firefox 109.0 a novější, android 120.0 a novějšíFixed- Fix #84 Channel titles in search are not always correctly untranslated
- Fix #85 Video Titles inside of a Playlist are not untranslated on mobile
- Fix #86 Channel Featured video title not untranslated on Mobile
- Fix #88 Channel name above description not untranslated on Mobile
- Fix issue where mobile description could be "untranslated" as the currently playing advert
Zdrojový kód zveřejněn pod licencí Licence MIT
Stáhnout FirefoxPro používání tohoto rozšíření potřebujete FirefoxStarší verze
Verze 1.19.5
Vydáno 28. čvc 2025 – 56,55 KBFunguje s: firefox 109.0 a novější, android 120.0 a novějšíNew Feature- Mobile audio untranslation
Zdrojový kód zveřejněn pod licencí Licence MIT
Verze 1.19.4
Vydáno 25. čvc 2025 – 53,55 KBFunguje s: firefox 109.0 a novější, android 120.0 a novějšíFixed- Fix #78 Handles with dots or unicode are incorrectly untranslated
- Fix #80 Chapter descriptions are gone when you mouse over the search bar
Zdrojový kód zveřejněn pod licencí Licence MIT
Verze 1.19.3
Vydáno 23. čvc 2025 – 54,81 KBFunguje s: firefox 109.0 a novější, android 120.0 a novějšíFixed- Fix notification untranslation not working due to a typo, and add handle for ':'
Zdrojový kód zveřejněn pod licencí Licence MIT
Verze 1.19.2
Vydáno 22. čvc 2025 – 54,78 KBFunguje s: firefox 109.0 a novější, android 120.0 a novějšíNew Feature- Chapters untranslation
- Option to only untranslate AI-dubbed audio
- Initial m.youtube.com support
- Notification untranslation
Fixed- Fix #73 Video Chapters repeating
- Fix #68 Anti-translation does not work on embedded URLs
- Fix #67 Titles in playlists are not untranslated
- Fix #40 Performance issues
- Fix #63 Album names wrongly replaced in the Releases section of music channels
Zdrojový kód zveřejněn pod licencí Licence MIT
Verze 1.18.4
Vydáno 4. čvc 2025 – 42,59 KBFunguje s: firefox 109.0 a novějšíFixed- Fix #60 Titles of playlists changed to the title of the first video on them
Zdrojový kód zveřejněn pod licencí Licence MIT
Verze 1.18.3
Vydáno 3. čvc 2025 – 42,55 KBFunguje s: firefox 109.0 a novějšíFixed- Fix compatibility with "Clickbait Remover for YouTube" for their "How to format titles" feature (#41)
- Fix main video title not being translated when navigating to YouTube from Google search results (#45)
- Fix 404 on advertisement videos (#48)
- Fix some issues in viewport/intersect logic
- Fix channel branding header description not untranslating when window was smaller than 528px width
- Fix videos in watch suggestions not untranslated by adding a new selector "yt-lockup-view-model" and way to handle it
- Fix bug #49 - reload current page only if is youtube.com
Zdrojový kód zveřejněn pod licencí Licence MIT
Verze 1.18.2
Vydáno 2. čvn 2025 – 40,4 KBFunguje s: firefox 109.0 a novějšíZdrojový kód zveřejněn pod licencí Licence MIT
Verze 1.18.1.7
Vydáno 27. kvě 2025 – 34,76 KBFunguje s: firefox 109.0 a novějšíZdrojový kód zveřejněn pod licencí Licence MIT
Verze 1.18.1.6
Vydáno 27. kvě 2025 – 32,63 KBFunguje s: firefox 109.0 a novějšíChanged- Further optimise IntersectionObserver logic
Zdrojový kód zveřejněn pod licencí Licence MIT
Verze 1.18.1.5
Vydáno 26. kvě 2025 – 32,35 KBFunguje s: firefox 109.0 a novějšíFixed- Fixed broken link to YouTube Data API guide
Zdrojový kód zveřejněn pod licencí Licence MIT
Verze 1.18.1.4
Vydáno 26. kvě 2025 – 32,39 KBFunguje s: firefox 109.0 a novějšíFixed- Fix bug with audio (dubbing) not always untranslating on the first load (due to the persistence of player.unstranslatedAudio)
Changes- Do not process elements outside the viewport or not visible to avoid slowing the page
- Use IntersectObserver to dynamically work on elements entering the viewport
Zdrojový kód zveřejněn pod licencí Licence MIT
Verze 1.18.1.3
Vydáno 23. kvě 2025 – 30,22 KBFunguje s: firefox 109.0 a novějšíFixed- Fix bug with page/tab title not being untranslated
Zdrojový kód zveřejněn pod licencí Licence MIT
Verze 1.18.1.2
Vydáno 20. kvě 2025 – 29,62 KBFunguje s: firefox 109.0 a novějšíFixed- Fix untranslation of video player head link
- Fix duplication of untranslated fake node
Improvements- Improve code using windowDOM to avoid repetition
Zdrojový kód zveřejněn pod licencí Licence MIT
Verze 1.18.1.1
Vydáno 16. kvě 2025 – 31,39 KBFunguje s: firefox 109.0 a novějšíFixed- Fix bug with title untranslate introduced with an error when doing "Avoid triggering functionalities if not needed in the current page"
- Fix layout bug when changing the Author above description
- Fix player.setAudioTrack(originalTrack) not being awaited and checked for the boolean response, causing player.audioUntranslated to be set true prematurely
Zdrojový kód zveřejněn pod licencí Licence MIT
Verze 1.18.1
Vydáno 15. kvě 2025 – 30,53 KBFunguje s: firefox 109.0 a novějšíFixed- Fixed channel branding about not untranslation when opened via "more links" then "..more" (or opposite order) - a new popup is created the second time, so the duplicate element was not handled
- Fixed flex position of branding header "..more" link not updating
- Fixed untranslation of embedded video title and description, like in highlighted video of a channel
- Fixed untranslation of short video link to video
Improvements- Optimise start-up logic for better performance
- Avoid triggering functionalities if not needed in the current page
Zdrojový kód zveřejněn pod licencí Licence MIT
Verze 1.18.0
Vydáno 13. kvě 2025 – 28,22 KBFunguje s: firefox 109.0 a novějšíNew Feature- YouTube Channel Branding Header and About untranslation
Fixed- Fixed video title untranslation when in full screen
- Fixed channel name untranslation above video player description
Zdrojový kód zveřejněn pod licencí Licence MIT
Verze 1.17.0.1
Vydáno 8. kvě 2025 – 25,88 KBFunguje s: firefox 109.0 a novějšíSimple Manifest V3 Conversion for Firefox of YouTube Anti Translate
All functionality from the Chrome version appears to be working without any major changes.Zdrojový kód zveřejněn pod licencí Licence MIT