ScheduleBlock version history - 11 versions
ScheduleBlock by sdasda7777
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.6
Released May 13, 2023 - 175.64 KBWorks with firefox 48.0 and laterLots of changes and bugfixesSource code released under GNU General Public License v3.0 only
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.1.5
Released Dec 4, 2022 - 84.66 KBWorks with firefox 48.0 and later- Switched from browser.storage.sync to browser.storage.local to prevent MAX_WRITE_OPERATIONS_PER_HOUR error (this will "delete" your settings, sorry)
- Cleaned up translations, fixed incorrect behavior of some labels
- Transitioned to new websites data location ("ScheduleBlock_Websites"), since your data is unfortunately getting "deleted" anyway due to the first fix
- Added alert with reason when import of settings failsSource code released under GNU General Public License v3.0 only
Version 1.1.4
Released Dec 3, 2022 - 84.21 KBWorks with firefox 48.0 and later- Moved default settings values to RecordStorage
- Completely reworked RecordStorage to hopefully make it thread safe
- Fixed timeout function not increasing duration on the last cycle
- Action when triggered is now more customizable (you can choose between redirection, closing of the window and execution of custom code)
- Created credits in the settings, listed image authors and licenses
- Made timeouts very customizable using similar format to time strings
- Reworked most of the project so that it works on Firefox (.sendMessage(), browser vs chrome, etc.)Source code released under GNU General Public License v3.0 only
Version 1.1.3
Released Nov 27, 2022 - 79.96 KBWorks with firefox 48.0 and later- Fixed a critical bug that extension wouldn't work if specific key wasn't already present due to misplaced early return
- Fixed a smaller bug that details wouldn't be shown on deletion confirmation promptSource code released under GNU General Public License v3.0 only
Version 1.1.2
Released Nov 27, 2022 - 79.88 KBWorks with firefox 48.0 and later- Moved settings to popup, since the top bar was getting crowded
- Moved editing records to popup, since the main table was getting really crowded
- Added nice icons by Lorc (Cog) and Delapouite (Pencil), see section above for more details.
- Made ACL check frequency customizable in the options menu
- Added option for entering timeouts, implemented logic
- Restructured lot of the project into separate classesSource code released under GNU General Public License v3.0 only
Version 1.1.1
Released Sep 11, 2022 - 35.88 KBWorks with firefox 48.0 and later- Shortened code for generating table by using more loops
- Added validation when changing times
- Added validation when importing settings
- Added simple framework for translating the extension, czech translationSource code released under GNU General Public License v3.0 only
Version 1.1.0
Released Aug 11, 2022 - 31.81 KBWorks with firefox 48.0 and later- Added JSDoc signatures, improved code structure
- Options page background color can now be changed with a color picker
- Small design improvements (unified box sizes and margins)Source code released under GNU General Public License v3.0 only
Version 1.0.9
Released Jun 27, 2022 - 29.58 KBWorks with firefox 48.0 and laterSource code released under GNU General Public License v3.0 only
Version 1.0.8
Released Jun 26, 2022 - 28.06 KBWorks with firefox 48.0 and laterSource code released under GNU General Public License v3.0 only
Version 1.0.2
Released May 25, 2021 - 14.88 KBWorks with firefox 48.0 and laterSource code released under GNU General Public License v3.0 only
Version 1.0.1
Released May 24, 2021 - 14.86 KBWorks with firefox 48.0 and laterSource code released under GNU General Public License v3.0 only