Histórico de versões de Limited Media Tracker - 4 versões
Limited Media Tracker por Michael Fuller
Histórico de versões de Limited Media Tracker - 4 versões
Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Recomenda-se que utilize sempre a versão mais recente de um complemento.
Versão mais recente
Versão 2026.3.2
Lançada em 28 de jul de 2026 - 41,96 KBFunciona com firefox 109.0a1 e superiorBug 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%).Código fonte lançado sob Todos os direitos reservados
Versões antigas
Versão 2026.3.1
Lançada em 8 de jul de 2026 - 40,19 KBFunciona com firefox 109.0a1 e superior- 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
Código fonte lançado sob Todos os direitos reservados
Versão 2026.3.0
Lançada em 4 de jul de 2026 - 38,36 KBFunciona com firefox 109.0a1 e superior- Section headers now have ID attributes
- Scroll to section on Folder selection
- Allow folder re-import to update content
Código fonte lançado sob Todos os direitos reservados
Versão 2026.2.5
Lançada em 29 de jun de 2026 - 38,25 KBFunciona com firefox 109.0a1 e superiorCódigo fonte lançado sob Todos os direitos reservados