Limited Media Tracker のバージョン履歴 - 全 4 バージョン
Limited Media Tracker 作成者: Michael Fuller
Limited Media Tracker のバージョン履歴 - 全 4 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 2026.3.2
リリース日 : 2026年7月28日 - 41.96 KBfirefox バージョン 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%).ソースコードは All Rights Reserved に従いリリースされています
以前のバージョン
バージョン 2026.3.1
リリース日 : 2026年7月8日 - 40.19 KBfirefox バージョン 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
ソースコードは All Rights Reserved に従いリリースされています
バージョン 2026.3.0
リリース日 : 2026年7月4日 - 38.36 KBfirefox バージョン 109.0a1 以降 で動作- Section headers now have ID attributes
- Scroll to section on Folder selection
- Allow folder re-import to update content
ソースコードは All Rights Reserved に従いリリースされています
バージョン 2026.2.5
リリース日 : 2026年6月29日 - 38.25 KBfirefox バージョン 109.0a1 以降 で動作ソースコードは All Rights Reserved に従いリリースされています