Firefox 瀏覽器附加元件
登入
附加元件圖示

YouTube Anti Translate - mv3 版本紀錄 - 15 個版本

YouTube Anti Translate - mv3 作者: namakeingo、 Ivan Baksheev

評價 4.7 分,滿分 5 分
4.7 顆星,滿分 5 顆星
5
17
4
1
3
0
2
0
1
1
YouTube Anti Translate - mv3 版本紀錄 - 15 個版本
  • 小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。

  • 最新版本

    版本 1.19.3

    發行於 2025年7月23日 - 54.81 KB
    適用於 firefox 109.0 與更新版本, android 120.0 與更新版本
    Fixed
    • Fix notification untranslation not working due to a typo, and add handle for ':'

    原始碼依照 MIT License 條款釋出

    必須使用 Firefox 才能使用此擴充套件
    下載 Firefox
    下載檔案
  • 較舊版本

    版本 1.19.2

    發行於 2025年7月22日 - 54.78 KB
    適用於 firefox 109.0 與更新版本, android 120.0 與更新版本
    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

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 1.18.4

    發行於 2025年7月4日 - 42.59 KB
    適用於 firefox 109.0 與更新版本
    Fixed
    • Fix #60 Titles of playlists changed to the title of the first video on them

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 1.18.3

    發行於 2025年7月3日 - 42.55 KB
    適用於 firefox 109.0 與更新版本
    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

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 1.18.2

    發行於 2025年6月2日 - 40.4 KB
    適用於 firefox 109.0 與更新版本

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 1.18.1.7

    發行於 2025年5月27日 - 34.76 KB
    適用於 firefox 109.0 與更新版本

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 1.18.1.6

    發行於 2025年5月27日 - 32.63 KB
    適用於 firefox 109.0 與更新版本
    Changed
    • Further optimise IntersectionObserver logic

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 1.18.1.5

    發行於 2025年5月26日 - 32.35 KB
    適用於 firefox 109.0 與更新版本
    Fixed
    • Fixed broken link to YouTube Data API guide

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 1.18.1.4

    發行於 2025年5月26日 - 32.39 KB
    適用於 firefox 109.0 與更新版本
    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

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 1.18.1.3

    發行於 2025年5月23日 - 30.22 KB
    適用於 firefox 109.0 與更新版本
    Fixed
    • Fix bug with page/tab title not being untranslated

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 1.18.1.2

    發行於 2025年5月20日 - 29.62 KB
    適用於 firefox 109.0 與更新版本
    Fixed
    • Fix untranslation of video player head link
    • Fix duplication of untranslated fake node

    Improvements
    • Improve code using windowDOM to avoid repetition

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 1.18.1.1

    發行於 2025年5月16日 - 31.39 KB
    適用於 firefox 109.0 與更新版本
    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

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 1.18.1

    發行於 2025年5月15日 - 30.53 KB
    適用於 firefox 109.0 與更新版本
    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

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 1.18.0

    發行於 2025年5月13日 - 28.22 KB
    適用於 firefox 109.0 與更新版本
    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

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 1.17.0.1

    發行於 2025年5月8日 - 25.88 KB
    適用於 firefox 109.0 與更新版本
    Simple Manifest V3 Conversion for Firefox of YouTube Anti Translate

    All functionality from the Chrome version appears to be working without any major changes.

    原始碼依照 MIT License 條款釋出

    下載檔案
前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。