Firefox 瀏覽器附加元件
  • 擴充套件
  • 佈景主題
    • 用於 Firefox
    • 字典與語言套件
    • 其他瀏覽器網站
    • Android 版的附加元件
登入
附加元件圖示

YouTube Subscription List View 版本紀錄 - 15 個版本

YouTube Subscription List View 作者: Lukas Klinger

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

  • 最新版本

    版本 2.1.12

    發行於 2026年4月25日 - 50.26 KB
    適用於 firefox 128.0 與更新版本
    Bug Fixes
    • Fix theme colors and remaining camelCase migrations (fixes #12 and fixes #13) by @Flaflo

    原始碼依照 MIT License 條款釋出

    下載 Firefox 並安裝擴充套件
    下載檔案
  • 較舊版本

    版本 2.1.11

    發行於 2026年4月9日 - 49.82 KB
    適用於 firefox 128.0 與更新版本
    Bug Fixes
    • Fix support for new YouTube camelCase class names for lockup view models #11 by @m0x2A

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.1.10

    發行於 2026年4月4日 - 49.72 KB
    適用於 firefox 128.0 與更新版本
    Bug Fixes
    • Fix metadata row selectors to match YouTube's camelCase class names by @Flaflo
    • Fix channel badge icon vertical offset in list view by @Flaflo

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.1.9

    發行於 2026年3月22日 - 49.66 KB
    適用於 firefox 128.0 與更新版本
    Performance
    • Remove fetch cap so descriptions load for entire feed by @Flaflo

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.1.8

    發行於 2026年3月22日 - 49.71 KB
    適用於 firefox 128.0 與更新版本
    Bug Fixes
    • Fix channel badge offset when switching from list to grid view by @Flaflo

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.1.7

    發行於 2026年3月22日 - 50.1 KB
    適用於 firefox 128.0 與更新版本
    Bug Fixes
    • Fix list view horizontal spacing to match grid view by @Flaflo

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.1.6

    發行於 2026年3月22日 - 50.11 KB
    適用於 firefox 128.0 與更新版本
    Bug Fixes
    • Fix Most Relevant videos missing list view spacing by @Flaflo

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.1.5

    發行於 2026年3月22日 - 50.11 KB
    適用於 firefox 128.0 與更新版本
    Bug Fixes
    • Fix header and content alignment in list view by @Flaflo
    • Fix hide settings breaking video display in list view by @Flaflo

    UI Changes
    • Improve Shorts shelf layout in list view by @Flaflo

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.1.4

    發行於 2026年3月22日 - 50.09 KB
    適用於 firefox 128.0 與更新版本
    New Features
    • Add avatar size setting to preferences by @Flaflo
    • Add hide live streams setting by @Flaflo

    Bug Fixes
    • Fix collaborating channel avatar not visible in list view by @Flaflo
    • Fix live ring and collab avatar rendering in list view by @Flaflo
    • Fix mini guide overlapping list view content by @Flaflo
    • Fix settings modal spacing by @Flaflo

    UI Changes
    • Align list view content spacing with grid view by @Flaflo

    Performance
    • Lazy fetch descriptions via IntersectionObserver instead of eager DOM scanning by @Flaflo

    Refactoring
    • Group selectors and move internal constants out of config by @Flaflo

    Removals
    • Remove default view setting from preferences by @Flaflo

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.1.3

    發行於 2026年3月22日 - 49.7 KB
    適用於 firefox 128.0 與更新版本
    New Features
    • Add option to hide mini guide sidebar by @Flaflo

    Bug Fixes
    • Update "Most Relevant" selector to match YouTube's new shelf-based layout by @Flaflo

    Security
    • Fix minimatch ReDoS vulnerability via npm audit fix by @Flaflo

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.1.2

    發行於 2026年3月22日 - 49.59 KB
    適用於 firefox 128.0 與更新版本
    Bug Fixes
    • Fix double initYSLV execution in extension build by @Flaflo

    Refactoring
    • Move entry points to src/bootstrap/ by @Flaflo

    Removals
    • Remove duplicate restore calls in onSwitchView by @Flaflo

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.1.1

    發行於 2026年3月22日 - 49.59 KB
    適用於 firefox 128.0 與更新版本
    Bug Fixes
    • Fix Polymer restamping removes descriptions sometimes by @Flaflo

    UI Changes
    • Reorganize settings sections and fix descriptions by @Flaflo
    • Make modal header and footer paddings even by @Flaflo

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.1.0

    發行於 2026年3月21日 - 49.54 KB
    適用於 firefox 128.0 與更新版本
    New Features
    • Settings UI accessible via button in subscriptions page by @Flaflo
    • Option to disable Shorts in subscriptions page by @Flaflo
    • Option to disable most relevant section by @Flaflo
    • Cross-Platform synchronization via user profile when installed as extension via official stores by @Flaflo

    Bug Fixes
    • Fix version extraction in release workflow by @Flaflo

    Refactoring
    • Rewrite project structure, add settings UI and created build pipeline by @Flaflo
    • Refactored components from modal.ts to reusable component factories by @Flaflo
    • Refactor css to bundle style and separate concerns by @Flaflo
    • Rename redundant module files to index.ts by @Flaflo
    • Deduplicate iconButton using optional wrap parameter by @Flaflo
    • Extract YouTube/Kevlar class names into constants by @Flaflo

    UI Changes
    • Replace --yt-spec-10-percent-layer with --yt-spec-outline by @Flaflo

    Documentation
    • Move CI badge to front by @Flaflo
    • Fix wrong version for Node.js mentioned as prerequisites by @Flaflo
    • Add PRIVACY.md by @Flaflo

    Configuration
    • Add Prettier, ESLint, upgrade to Vite 8 and Node 24 by @Flaflo
    • Upgrade ESLint to v10, use defineConfig with extends by @Flaflo
    • Include LICENSE in extension builds by @Flaflo

    Dependencies
    • Bump TypeScript target and lib to ES2024 by @Flaflo

    Full Changelog: https://github.com/Flaflo/yslv-userscript/compare/2.0.2...2.1.0

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.0.2

    發行於 2026年3月14日 - 45.79 KB
    適用於 firefox 109.0 與更新版本
    Bug Fixes:
    - Fixed channel names and icons not showing for some users
    - Fixed avatar image not resizing when adjusting the avatar size setting

    New Features:
    - Added option to hide YouTube's algorithmic "Most Relevant" section on the subscriptions page
    - Improved compatibility with the DeArrow extension to make thumbnails no longer collapse when replaced by DeArrow

    Performance:
    - Description fetching now uses YouTube's internal API instead of downloading full page HTML

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.0.1

    發行於 2026年2月8日 - 45.3 KB
    適用於 firefox 109.0 與更新版本
    • Fix a bug where navigating on the site and returning to subscribers sometimes won't load avatar & channel name

    原始碼依照 MIT License 條款釋出

    下載檔案
前往 Mozilla 官網

附加元件

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

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

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

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