Limited Media Tracker 版本历史 - 4 个版本
Limited Media Tracker 作者: Michael Fuller
Limited Media Tracker 版本历史 - 4 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 2026.3.2
发布于 2026年7月28日 - 41.96 KB适用于 firefox 109.0a1 及更高版本Bug Fixes- Single window enforcement - clicking the toolbar icon when the tracker window is already open now focuses the existing window instead of spawning a duplicate.
- Removed localStorage migration - startup no longer reads from
localStorage, eliminating a code path that could silently overwrite data inbrowser.storage.localon open.
Enhancements
Main Window
- Auto-scroll after Generate - after generating episode groups, the right panel automatically scrolls to the targeted folder section so the new groups are immediately visible.
- Source-page row colouring - request log rows are now tinted with a rotating palette of 10 colours based on the page they originated from. Rows sharing the same source page share the same colour, making it easy to visually group related requests.
- Export Markdown downloads a file - the Export Markdown button now triggers a.mdfile download (namedmediatracker-YYYY-MM-DD_HH-MM.md) instead of copying to the clipboard.
Quick Exclude (new)
- A ⊘ Exclude button has been added to the request detail pane header.
- Clicking it opens a mini dialog showing the URL's filename as individual character boxes.
- Clicking any character box selects that character through to the end of the filename as the exclusion suffix.
- Pressing Save appends the chosen suffix to the exclusion list and saves immediately — no need to open Preferences.
Preferences Dialog
- Export JSON downloads a file - the Export JSON button now downloads amediatracker-YYYY-MM-DD.jsonfile instead of copying to the clipboard.
- Import JSON picks a file - the Import JSON button now opens an OS file picker (.json) instead of showing a paste textarea.
- Clean Up folders - a new Clean Up button in the Known Folders section removes any folder that has no groups associated with it, after a confirmation prompt showing the count to be removed.
- Storage usage indicator - the dialog now shows how much of the 10 MBstorage.localquota is in use, with a colour-coded progress bar (blue → orange at 70% → red at 90%).源代码遵循 保留所有权利 发布
较早版本
版本 2026.3.1
发布于 2026年7月8日 - 40.19 KB适用于 firefox 109.0a1 及更高版本- Migrated all tracker preferences from localStorage to chrome.storage.local with one-time automatic migration on first run
- Filter dropdown now pushed to background service worker — captured requests are filtered at source before entering the log
- URL deduplication: identical URLs increment a hitCount badge instead of duplicating log entries
- Log capped at 500 entries (oldest dropped first)
- Auto button on m3u8_vtt groups — auto-assigns the newest unassigned STREAM and SUBTITLE from the visible list
- Filter changes refresh the log against the new filter instantly
- Loading overlay with ASCII art shown during startup
源代码遵循 保留所有权利 发布
版本 2026.3.0
发布于 2026年7月4日 - 38.36 KB适用于 firefox 109.0a1 及更高版本- Section headers now have ID attributes
- Scroll to section on Folder selection
- Allow folder re-import to update content
源代码遵循 保留所有权利 发布
版本 2026.2.5
发布于 2026年6月29日 - 38.25 KB适用于 firefox 109.0a1 及更高版本源代码遵循 保留所有权利 发布