bjobs-enhancer version history - 7 versions
bjobs-enhancer by kurtnettle
bjobs-enhancer version history - 7 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.2.2
Released Jun 23, 2026 - 370.39 KBWorks with firefox 58.0 and later- fix: disable Zod JIT on Firefox to avoid CSP violations
Thanks for using the extension!Source code released under GNU Affero General Public License v3.0 only
Older versions
Version 0.2.3
Released Jun 23, 2026 - 370.64 KBWorks with firefox 58.0 and laterfix: 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.
Source code released under GNU Affero General Public License v3.0 only
- Previously, we relied on
Version 0.2.1
Released Jun 22, 2026 - 370.37 KBWorks with firefox 58.0 and laterfix: 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!Source code released under GNU Affero General Public License v3.0 only
Version 0.1.2
Released Jun 22, 2026 - 337.4 KBWorks with firefox 58.0 and later- 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!Source code released under GNU Affero General Public License v3.0 only
- Check out the
Version 0.1.1
Released Jun 21, 2026 - 333.86 KBWorks with firefox 58.0 and laterfix: 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.
Source code released under GNU Affero General Public License v3.0 only
Version 0.1.0
Released Jun 19, 2026 - 333.68 KBWorks with firefox 58.0 and later, android 120.0 and later- 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!Source code released under GNU Affero General Public License v3.0 only
Version 0.0.1
Released Jun 16, 2026 - 326.17 KBWorks with firefox 58.0 and later, android 120.0 and later- Initial Release.
Source code released under GNU Affero General Public License v3.0 only