NoDistractions - website blocker version history - 4 versions
NoDistractions - website blocker by AsciiJakob
NoDistractions - website blocker version history - 4 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 1.2.0Released Jul 9, 2024 - 61.46 KBWorks with firefox 58.0 and laterA long-awaited update with a long changelog! If you have any issues with this update or any suggestions, please create an issue on Github or send me an email.
 Summary:
 * Added an option for the `disable`/`enable` status to be persistent across browser restarts. This is also the default option for new users. (Contributed by Github user @tuurep).
 * Added an option for displaying notifications when the extension is toggled using the keyboard shortcut (Ctrl+Alt+D). This is useful if you don't have the extension pinned to the toolbar and can't see the icon change. (Also contributed by @tuurep).
 * The extension is now pinned to the taskbar by default. It can be unpinned by right clicking.
 * The settings page has been made a little bit more intuitive by grouping together similar options.
 * You can now disable the `Close tab` button that is visible on the blocked page.
 * If the extension is enabled on browser startup and persistent tabs are enabled in firefox, the last focused tab will now be blocked if it's in the blocklist.
 * Any issues related to blocking after navigation on single page applications (like twitter or reddit) have now been fixed (This required requesting a new permission, apologies for the inconvenience).
 * Blocking will no longer occur on iframes (websites embedded inside of websites).
 Full changelog:
 * Everything previously mentioned.
 * Code refactoring.
 * Updated dependencies.
 * Building the extension locally now works on linux (Thanks again @tuurep).
 * Fixed an issue where there was brief period of about 1 second where blocked sites could be visited right after browser startup (Reported by @tuurep).
 * Fixed an issue where the width of the extensions popup would change when the extension was toggled on systems where the scrollbar didn't have any width.
 * Within "You get x minutes" notifications the extension logo is now green to represent its active status.
 Thank you @tuurep for your code contributions, bug reports, feature requests, and, of course, moral support over the last week this update has been worked on.- Source code released under MIT License 
- Older versions- Version 1.1.0Released Nov 13, 2023 - 57.26 KBWorks with firefox 48.0 and laterSummary:
 * Added the option to disable the "Disable Nodistractions" button that shows up on the blocking page.
 * Fixed various various bugs and improved the codebase.
 Full changelog:
 * Added option to disable the "Disable NoDistractions" button.
 * Prevented error that could happen when initializing listeners in background script.
 * Fixed the "reset to defaults" button in the settings not working under some conditions.
 * Fixed a bug where adding sites with "add current site" would not save the changes.
 * Updated dependencies- Source code released under MIT License 
- Version 1.0.1Released Nov 21, 2022 - 56.04 KBWorks with firefox 48.0 and later- Slightly cleaned up various areas of the code
 - Lower resolution icon will now be used for notifications (this was creating unnecessary large popups on Linux operating systems)
 - The buttons on the page showing up when trying to visit blocked sites now has its buttons centered properly
 - Improved sizing of textboxes in settings
 - When downloading blacklists, the file will now be a txt file instead of not having any extension
 - Fixed bugs with resetting to default settings and saving settings
 - The "export to clipboard" textbox now gets updated if you import a blocklist
 - Putting negative numbers or zero as the visit-anyways duration is no longer allowed- Source code released under MIT License 
- Version 1.0.0Released Nov 5, 2022 - 55.17 KBWorks with firefox 48.0 and later- Source code released under MIT License 
