Historial de versiones de Limited Media Tracker - 4 versiones
Limited Media Tracker por Michael Fuller
Historial de versiones de Limited Media Tracker - 4 versiones
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 2026.3.2
Lanzada el 28 de jul. de 2026 - 41,96 KBCompatible con firefox 109.0a1 y superioresBug 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%).Se publicó el código fuente bajo la licencia Todos los derechos reservados
Versiones antiguas
Versión 2026.3.1
Lanzada el 8 de jul. de 2026 - 40,19 KBCompatible con firefox 109.0a1 y superiores- 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
Se publicó el código fuente bajo la licencia Todos los derechos reservados
Versión 2026.3.0
Lanzada el 4 de jul. de 2026 - 38,36 KBCompatible con firefox 109.0a1 y superiores- Section headers now have ID attributes
- Scroll to section on Folder selection
- Allow folder re-import to update content
Se publicó el código fuente bajo la licencia Todos los derechos reservados
Versión 2026.2.5
Lanzada el 29 de jun. de 2026 - 38,25 KBCompatible con firefox 109.0a1 y superioresSe publicó el código fuente bajo la licencia Todos los derechos reservados