ScheduleBlock 版本历史 - 11 个版本
ScheduleBlock 作者: sdasda7777
ScheduleBlock 版本历史 - 11 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.1.6
发布于 2023年5月13日 - 175.64 KB适用于 firefox 48.0 及更高版本Lots of changes and bugfixes源代码遵循 GNU 通用公共许可证 v3.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 1.1.5
发布于 2022年12月4日 - 84.66 KB适用于 firefox 48.0 及更高版本- 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 fails源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 1.1.4
发布于 2022年12月3日 - 84.21 KB适用于 firefox 48.0 及更高版本- 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.)源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 1.1.3
发布于 2022年11月27日 - 79.96 KB适用于 firefox 48.0 及更高版本- 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 prompt源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 1.1.2
发布于 2022年11月27日 - 79.88 KB适用于 firefox 48.0 及更高版本- 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 classes源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 1.1.1
发布于 2022年9月11日 - 35.88 KB适用于 firefox 48.0 及更高版本- 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 translation源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 1.1.0
发布于 2022年8月11日 - 31.81 KB适用于 firefox 48.0 及更高版本- 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)源代码遵循 GNU 通用公共许可证 v3.0 发布