Historial de versiones de bjobs-enhancer - 7 versiones
bjobs-enhancer por kurtnettle
¡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 0.2.3
Lanzada el 23 de jun. de 2026 - 370,64 KBCompatible con firefox 58.0 y superioresfix: ensure cleanup alarm is verified on every browser boot- Previously, we relied on
onInstalledlifecycle event which resulted lost alarms when browser closes specially Firefox. Now, the alarm registration is verified on every background script initialization to guarantee persistence as well the cleanup task backed by timestamp check to prevent missed or duplicate executions.
Se publicó el código fuente bajo la licencia GNU Affero General Public License v3.0 only
- Previously, we relied on
Versiones antiguas
Versión 0.2.2
Lanzada el 23 de jun. de 2026 - 370,39 KBCompatible con firefox 58.0 y superiores- fix: disable Zod JIT on Firefox to avoid CSP violations
Thanks for using the extension!Se publicó el código fuente bajo la licencia GNU Affero General Public License v3.0 only
Versión 0.2.1
Lanzada el 22 de jun. de 2026 - 370,37 KBCompatible con firefox 58.0 y superioresfix: make about page stats counters reactive
fix:Jobproperty name in hide list section tab
feat: add config backup and restore
style: refactor settings tab layout
Thanks for using the extension!Se publicó el código fuente bajo la licencia GNU Affero General Public License v3.0 only
Versión 0.1.2
Lanzada el 22 de jun. de 2026 - 337,4 KBCompatible con firefox 58.0 y superiores- Check out the
Aboutpage to see when cleanup alarm schedules and job ids counts that will be removed on next schedule.
Thanks for using the extension!Se publicó el código fuente bajo la licencia GNU Affero General Public License v3.0 only
- Check out the
Versión 0.1.1
Lanzada el 21 de jun. de 2026 - 333,86 KBCompatible con firefox 58.0 y superioresfix: handle dynamic job list updates- Previously, the extension only processed the job page on initial load and when the URL changed. However, when a user interacted with the in-page filters on the SPA, the website updated the job list dynamically and the content script was completely blind to these updates.
Se publicó el código fuente bajo la licencia GNU Affero General Public License v3.0 only
Versión 0.1.0
Lanzada el 19 de jun. de 2026 - 333,68 KBCompatible con firefox 58.0 y superiores, android 120.0 y superiores- Replaced fixed 2-month cache retention with deadline-based cleanup. (job IDs are now automatically removed after the associated job deadline passes)
- Added extension activity metrics. (You can now view how many job ids were hidden in total!)
- Removed unused dependencies. (forgot to remove after debugging :3)
Thank you for using this extension!Se publicó el código fuente bajo la licencia GNU Affero General Public License v3.0 only
Versión 0.0.1
Lanzada el 16 de jun. de 2026 - 326,17 KBCompatible con firefox 58.0 y superiores, android 120.0 y superiores- Initial Release.
Se publicó el código fuente bajo la licencia GNU Affero General Public License v3.0 only