Wersija historija BlockDistraction – Block Site Extension - 25 wersijow
BlockDistraction – Block Site Extension wót Mark Digital
Buźćo wobglědniwy ze staršymi wersijami! Toś te wersije se za testowanje a referencne zaměry pokazuju.Wy měł pśecej nejnowšu wersiju dodanka wužywaś.
Nejnowša wersija
Wersija 4.2.3
23 iul. 2026 wózjawjone - 592,81 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej- After installation, the extension now opens the Settings page instead of the website.
Žrědłowy kod jo pód licencu Licenca MIT
Starše wersije
Wersija 4.2.2
21 iul. 2026 wózjawjone - 592,88 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej- Completed full internationalization (i18n) coverage across all supported locales.
- Added
titleattributes to whitelist rules in the popup UI for better tooltip visibility and user experience.
- Fixed an issue on the Options page where the "Add Whitelist Rule" button was not hidden during an active Focus Session.
- Fixed whitelist rules displaying unlocalized text in the schedule column on the Options page (now correctly shows localized "Allow" status).
Žrědłowy kod jo pód licencu Licenca MIT
Wersija 4.2.1
20 iul. 2026 wózjawjone - 587,16 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej- DNR Rule Synchronization: Fixed an issue where editing existing rules (modifying domains, redirect URLs, or toggle states) updated storage and UI but failed to take effect in the browser's network engine. Rule updates are now applied atomically and reflect immediately.
Žrědłowy kod jo pód licencu Licenca MIT
Wersija 4.1.2
19 iul. 2026 wózjawjone - 584,93 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej- UI Accessibility: Enhanced the visual contrast of action buttons and list items within the Whitelist (Allow-rules) interface to ensure better text readability and a more accessible user experience.
Žrědłowy kod jo pód licencu Licenca MIT
Wersija 4.0.1
15 iul. 2026 wózjawjone - 578,35 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej- Scheduled rules now display their blocking schedule in the popup instead of a checkmark.
Žrědłowy kod jo pód licencu Licenca MIT
Wersija 4.0.0
15 iul. 2026 wózjawjone - 577,4 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej- Storage Migration: Rules database has been migrated from
browser.storage.synctobrowser.storage.local. Automatic background synchronization of rules across different devices is no longer supported. General extension settings (theme, toggles) are still synchronized via sync storage.
- Unlimited capacity for power users (up to 10MB+ storage via
localAPI), completely bypassing Firefox's legacyQUOTA_BYTES_PER_ITEMerrors. - One-time local migration handler to safely move existing rules from sync to local storage on the first launch of v4.0.0.
- Fixed browser extensions crashing or throwing unhandled database exceptions when saving massive rule lists.
Žrědłowy kod jo pód licencu Licenca MIT
- Storage Migration: Rules database has been migrated from
Wersija 3.10.10
13 iul. 2026 wózjawjone - 576,6 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej- Service worker alarm resets on mobile: Fixed a critical issue in Firefox Mobile (GeckoView) where background alarms were repeatedly reset to their initial delay upon every service worker wake-up. Integrated an asynchronous
browser.alarms.getverification routine to ensure persistent, non-overlapping background scheduling. - Fragile background delays: Eliminated legacy
setTimeoutstructures inside the startup and permission handlers. DNR integrity checks and state hydration now execute via solid, synchronous promise chains (await), preventing the browser from prematurely killing the background script during active processing.
- Tab switching performance: Optimized the
onActivatedtab listener to strictly handle authorization states without re-triggering heavy storage queries. This completely removes CPU overhead and battery drain during rapid tab switching on mobile devices. - Deterministic lifecycle execution: Re-architected the
checkAndRequestPermissionsstate lock using a robusttry...finallyblock, ensuring the permission flag state resets instantly and reliably regardless of execution errors.
Žrědłowy kod jo pód licencu Licenca MIT
- Service worker alarm resets on mobile: Fixed a critical issue in Firefox Mobile (GeckoView) where background alarms were repeatedly reset to their initial delay upon every service worker wake-up. Integrated an asynchronous
Wersija 3.10.9
11 iul. 2026 wózjawjone - 576,08 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej- Fixed the display of weekday names in scheduled blocking rules. They are now shown in your selected language.
Žrědłowy kod jo pód licencu Licenca MIT
Wersija 3.10.8
10 iul. 2026 wózjawjone - 575,98 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej- Expanded the list of protected URL patterns to prevent blocking essential developer resources.
Žrědłowy kod jo pód licencu Licenca MIT
Wersija 3.10.7
9 iul. 2026 wózjawjone - 575,92 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej- Dynamic focus session visibility: Enhanced the popup UX by dynamically toggling the focus session section based on the user's rules list. The focus section is now hidden by default if no blocking rules exist, keeping the interface clean and clutter-free for fresh installs.
- Reactive UI state handling: Integrated visibility logic directly into the central
updateStatusroutine. The focus control panel now automatically reveals itself the moment a rule is added (via the popup or the "Block this site" button) and seamlessly hides if all rules are deleted. - Layout shift prevention: Added the
hiddenutility class directly to the HTML structure to prevent any visual flickering or layout shifts during the popup's initialization phase.
Žrědłowy kod jo pód licencu Licenca MIT
Wersija 3.10.6
8 iul. 2026 wózjawjone - 644,58 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej- Batch tab closure optimization: Replaced individual, loop-bound
chrome.tabs.queryoperations with a unified batch function. The extension now queries open tabs exactly once and checks them against all active patterns simultaneously, reducing browser API overhead and fixing noticeable delays during focus session activation. - Centralized DNR synchronization: Removed the redundant
syncDnrRulesmethod fromRulesManager. The service worker is now established as the single source of truth for alldeclarativeNetRequestupdates, preventing double-syncing resource consumption when rules are saved. - Streamlined rule saving: Refactored popup and options actions to strictly handle data storage and trigger a single background reload event, ensuring smooth, non-blocking UI transitions.
Žrědłowy kod jo pód licencu Licenca MIT
- Batch tab closure optimization: Replaced individual, loop-bound
Wersija 3.10.5
7 iul. 2026 wózjawjone - 644,39 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej- Restored redirect functionality: Fixed a critical bug where
normalizePathSegmentincorrectly appliedencodeURIComponentto the entire redirect URL, transforminghttps://intohttps%3A%2F%2Fand causingnew URL()andlocation.replace()to fail inredirect.js. - Flexible keyword blocking: Separated the normalization logic for path segments/domains from full redirect URLs. Keyword-based matching (e.g., entering
tubeto blockyoutube.com) remains fully functional. - Parameter security: Improved validation for incoming
fromandtoquery parameters insideredirect.jsto prevent crashes when handling malformed strings.
Žrědłowy kod jo pód licencu Licenca MIT
- Restored redirect functionality: Fixed a critical bug where
Wersija 3.10.4
3 iul. 2026 wózjawjone - 644,01 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej- Added an option to disable the notification sound when a focus session ends. Availability may vary depending on your browser and operating system.
Žrědłowy kod jo pód licencu Licenca MIT
Wersija 3.10.3
3 iul. 2026 wózjawjone - 643,95 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej- Starting a focus session now automatically closes any open tabs that match your blocking rules, helping you stay focused from the very beginning.
Žrědłowy kod jo pód licencu Licenca MIT
Wersija 3.10.2
1 iul. 2026 wózjawjone - 643,9 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej- Localization: Added translations for the Focus Session tool (including sound notifications, Hardcore mode, and custom duration strings) across all supported locales.
Žrědłowy kod jo pód licencu Licenca MIT
Wersija 3.10.1
30 iun. 2026 wózjawjone - 631,33 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej- Options Page: Added real-time reactive UI locking/unlocking for rule management. The settings page now instantly reflects focus session status changes (started or stopped via popup) using
browser.storage.onChanged. - Improved focus banner state synchronization to avoid async message response conflicts within the service worker.
Žrědłowy kod jo pód licencu Licenca MIT
- Options Page: Added real-time reactive UI locking/unlocking for rule management. The settings page now instantly reflects focus session status changes (started or stopped via popup) using
Wersija 3.10.0
29 iun. 2026 wózjawjone - 631,17 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej- Focus Session: A new powerful tool designed for maximum concentration when you need it most.
- Hardcore Mode: A new feature for Pro users that hides the "Stop" button during an active session.
- Status Banner: Added a visual banner to the settings page that displays the currently active focus session and the remaining time.
- UI Locking: During an active Focus Session, the rule management UI is now locked to prevent impulsive changes.
Žrědłowy kod jo pód licencu Licenca MIT
Wersija 3.9.11
28 iun. 2026 wózjawjone - 622,21 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej- Added Malayalam language support.
Žrědłowy kod jo pód licencu Licenca MIT
Wersija 3.9.10
27 iun. 2026 wózjawjone - 614,9 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej- Added ka localization support.
Žrědłowy kod jo pód licencu Licenca MIT
Wersija 3.9.9
26 iun. 2026 wózjawjone - 607,92 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej- Added es_419 localization support.
Žrědłowy kod jo pód licencu Licenca MIT
Wersija 3.9.8
21 iun. 2026 wózjawjone - 602,01 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej[3.9.8] - 2026-06-21
Improved- Cleaned up localization files by removing unused translation entries.
Žrědłowy kod jo pód licencu Licenca MIT
Wersija 3.9.7
20 iun. 2026 wózjawjone - 604,78 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej[3.9.7] - 2026-06-20
Improved- Added new localized messages for rule validation.
Žrědłowy kod jo pód licencu Licenca MIT
Wersija 3.9.6
19 iun. 2026 wózjawjone - 603,12 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej[3.9.6] - 2026-06-19
Improved- Rules created from the context menu now display website names in a more user-friendly format, including sites that use non-Latin characters.
[3.9.5] - 2026-06-18
Improved- Enhanced rule validation when creating blocked website entries.
- Added support for blocking
data://andfile://URL schemes. - Prevented creation of rules matching the
blockdistractionpattern. - Applied the same validation rules to Pro mode context menu actions.
[3.9.4] - 2026-06-17
Fixed- Added URL normalization before creating declarativeNetRequest rules.
- Fixed rule creation failures caused by unsupported characters in urlFilter values.
[3.9.3] - 2026-06-16
Fixed- Fixed URL validation for blocked websites. Non-ASCII characters and uppercase letters are now supported.
[3.9.2] - 2026-06-15
Fixed- Fixed the behavior of the scroll up button on a popup when it was jumping on the desktop.
[3.9.1] - 2026-06-13
Improved- Improved worker logic related to opening the update page.
[3.9.0] - 2026-06-12
Added- Added a scroll-to-top button that appears when the popup content is scrolled down.
Žrědłowy kod jo pód licencu Licenca MIT
Wersija 3.9.5
18 iun. 2026 wózjawjone - 603,05 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej[3.9.5] - 2026-06-18
Improved- Enhanced rule validation when creating blocked website entries.
- Added support for blocking
data://andfile://URL schemes. - Prevented creation of rules matching the
blockdistractionpattern. - Applied the same validation rules to Pro mode context menu actions.
[3.9.4] - 2026-06-17
Fixed- Added URL normalization before creating declarativeNetRequest rules.
- Fixed rule creation failures caused by unsupported characters in urlFilter values.
[3.9.3] - 2026-06-16
Fixed- Fixed URL validation for blocked websites. Non-ASCII characters and uppercase letters are now supported.
[3.9.2] - 2026-06-15
Fixed- Fixed the behavior of the scroll up button on a popup when it was jumping on the desktop.
[3.9.1] - 2026-06-13
Improved- Improved worker logic related to opening the update page.
[3.9.0] - 2026-06-12
Added- Added a scroll-to-top button that appears when the popup content is scrolled down.
Žrědłowy kod jo pód licencu Licenca MIT
Wersija 3.9.4
17 iun. 2026 wózjawjone - 602,91 KBFunkcioněrujo z firefox 113.0 a pózdźej, android 120.0 a pózdźej[3.9.4] - 2026-06-17
Fixed- Added URL normalization before creating declarativeNetRequest rules.
- Fixed rule creation failures caused by unsupported characters in urlFilter values.
[3.9.3] - 2026-06-16
Fixed- Fixed URL validation for blocked websites. Non-ASCII characters and uppercase letters are now supported.
[3.9.2] - 2026-06-15
Fixed- Fixed the behavior of the scroll up button on a popup when it was jumping on the desktop.
[3.9.1] - 2026-06-13
Improved- Improved worker logic related to opening the update page.
[3.9.0] - 2026-06-12
Added- Added a scroll-to-top button that appears when the popup content is scrolled down.
Žrědłowy kod jo pód licencu Licenca MIT