Cap version history - 25 versions
Cap by Sasa Cocic
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 1.1.22
Released Jan 5, 2021 - 202.21 KBWorks with firefox 48.0 and later- Remove unnecessary log messagesSource code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.1.21
Released Jan 3, 2021 - 202.24 KBWorks with firefox 48.0 and later- Add a way to blacklist (block websites immediately on visit) websites through using storage APISource code released under MIT License
Version 1.1.20
Released Dec 30, 2020 - 201.97 KBWorks with firefox 48.0 and laterremoves some client side logging.Source code released under MIT License
Version 1.1.19
Released Dec 8, 2020 - 201.4 KBWorks with firefox 48.0 and later- Fix time tracking bug. Wasn't properly recording long running sessions.Source code released under MIT License
Version 1.1.18
Released Dec 7, 2020 - 201.48 KBWorks with firefox 48.0 and later- make blocking more responsive / fasterSource code released under MIT License
Version 1.1.17
Released Dec 1, 2020 - 201.43 KBWorks with firefox 48.0 and later- Big fixesSource code released under MIT License
Version 1.1.16
Released Nov 30, 2020 - 201.42 KBWorks with firefox 48.0 and later- fix bug where setting no bed time blocks all screensSource code released under MIT License
Version 1.1.15
Released Nov 28, 2020 - 201.36 KBWorks with firefox 48.0 and later- Logging + re-creation of bedTimeWarningSource code released under MIT License
Version 1.1.14
Released Nov 27, 2020 - 201.28 KBWorks with firefox 48.0 and later- Fixes bugs
- Changes loggingSource code released under MIT License
Version 1.1.13
Released Nov 26, 2020 - 201.19 KBWorks with firefox 48.0 and later- Another Firefox workaround for hibernation issues. Storage should now clear at the appropriate time after waking up from hibernation.Source code released under MIT License
Version 1.1.12
Released Nov 26, 2020 - 200.75 KBWorks with firefox 48.0 and later- Firefox doesn't fully support the idle api for extensions. The version includes a workaround for this.Source code released under MIT License
Version 1.1.11
Released Nov 25, 2020 - 200.01 KBWorks with firefox 48.0 and later🙃 forgot to implement logic to reset storage.Source code released under MIT License
Version 1.1.10
Released Nov 25, 2020 - 199.94 KBWorks with firefox 48.0 and later- Fix issue with storage not clearing on startupSource code released under MIT License
Version 1.1.9
Released Nov 25, 2020 - 199.75 KBWorks with firefox 48.0 and later- Fix bedtime regression. Bedtime wasn't blocking on whole numbers like 20Source code released under MIT License
Version 1.1.8
Released Nov 25, 2020 - 199.74 KBWorks with firefox 48.0 and later- Makes bedtime a decimal value for greater precision
- Fixes bugs where you get blocked from previous alarms when computer wakes up from hibernation / sleepSource code released under MIT License
Version 1.1.7
Released Nov 24, 2020 - 199.26 KBWorks with firefox 48.0 and later- Switch from sync storage to local storage
- Fix regression where sleep time wasn't blocking pages after refreshesSource code released under MIT License
Version 1.1.6
Released Nov 24, 2020 - 198.9 KBWorks with firefox 48.0 and later- Big refactor of code for maintainability. End users won't see this, but as the developer it makes me happy :).
- Adds async/await syntax making things much easier to understand
- Deletes a lot of old code making reducing package sizeSource code released under MIT License
Version 1.1.5
Released Nov 20, 2020 - 200.97 KBWorks with firefox 48.0 and later- Bug fix: load fonts on Mozilla for blocking pagesSource code released under MIT License
Version 1.1.4
Released Nov 20, 2020 - 109.34 KBWorks with firefox 48.0 and later- Fix another issue related to content script CSS interfering with website CSSSource code released under MIT License
Version 1.1.3
Released Nov 20, 2020 - 109.31 KBWorks with firefox 48.0 and later- Fix bug that overrides CSS in existing web pagesSource code released under MIT License
Version 1.1.2
Released Nov 19, 2020 - 109.32 KBWorks with firefox 48.0 and later- Design v2
- New Block screens
- New Popup screen
- Modified settings screen
- Bug fixesSource code released under MIT License
Version 1.1.1
Released Nov 15, 2020 - 125.96 KBWorks with firefox 48.0 and laterBug Fixes
- Makes fonts consistent across the extension
- Fixes sync. issues in the extension
- Blocks all tabs at bed time, where as before it only blocked the active tab
- Warns on all tabs 10 min before bed time, where as before it only warned on the active tab
- Successful form submissions of categories are no longer red on Firefox
- Fixes issues with case sensitivitySource code released under MIT License
Version 1.1.0
Released Nov 12, 2020 - 30.34 KBWorks with firefox 48.0 and later- Change Icon when recording is happening to let you know that the website is being recorded
- Bug fixesSource code released under MIT License
Version 1.0.2
Released Nov 11, 2020 - 27.23 KBWorks with firefox 48.0 and later- Added tracking functionality
- Upgraded UISource code released under MIT License
Version 1.0.1
Released Nov 4, 2020 - 15.69 KBWorks with firefox 48.0 and later- Adds a warning 10 minutes before the bed timeSource code released under MIT License