Дополнения для браузера Firefox
  • Расширения
  • Темы
    • для Firefox
    • Словари и языковые пакеты
    • Другие версии браузера
    • Дополнения для Android
Войти
Значок дополнения

История версий «BlockDistraction – Блокировка сайтов» – 25 версий

BlockDistraction – Блокировка сайтов от Mark Digital

Оценено на 4,3 из 5
Оценено на 4,3 из 5
5
19
4
1
3
1
2
1
1
3
История версий «BlockDistraction – Блокировка сайтов» – 25 версий
  • Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.

  • Последняя версия

    Версия 4.8.5

    Выпущено 13 авг. 2026 г. — 698,08 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    Release 4.8.5 with Firefox telemetry consent fix
    • request native telemetry permission directly from the user action
    • prevent Firefox from losing the required user gesture before permissions.request()
    • remove the conflicting required none data collection declaration
    • keep technicalAndInteraction as an optional Firefox telemetry permission
    • add regression coverage for the native consent flow
    • update Firefox-specific documentation
    • bump extension version to 4.8.5

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать Firefox и установить расширение
    Скачать файл
  • Старые версии

    Версия 4.8.4

    Выпущено 13 авг. 2026 г. — 697,92 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    • Made telemetry delivery idempotent by assigning a retry-stable random ID to each prepared delivery snapshot, preventing a lost server response from counting the same schema-v2 batch twice.
    • Preserved same-day telemetry recorded while a request is in flight by acknowledging only the prepared snapshot and assigning a fresh delivery ID to any remaining events.
    • Upgraded the telemetry wire contract to schema version 2 with ephemeral per-delivery UUIDs that are not installation identifiers and disappear with the acknowledged local snapshot.
    • Preserved Firefox native technicalAndInteraction consent and Firefox telemetry context while aligning delivery semantics with the Chromium implementation.
    • Added regression coverage for stable retry IDs, stale acknowledgements, schema-v2 payloads, and concurrent same-day telemetry.

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
  • Версия 4.8.3

    Выпущено 11 авг. 2026 г. — 697,4 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    • Extended opt-in technical telemetry with aggregated counters for feedback prompt displays, Mozilla Add-ons review clicks, support clicks, and dismissals.
    • Routed popup feedback counters through the service worker and the existing strict telemetry allowlist, while preserving Firefox native technicalAndInteraction consent and keeping schema version 1 unchanged.
    • Added regression coverage for feedback counter reporting, allowlist rejection, Firefox Promise-based fire-and-forget messaging, and service-worker aggregation.

    • Replaced the old positive/negative review gate with one neutral feedback prompt in the popup that offers the Mozilla Add-ons review page and support side by side.
    • Moved automatic feedback prompting out of the Options page so regular popup users, including Firefox for Android users, can actually see it.
    • Show the prompt only after at least seven days and meaningful local use: two saved rules, five handled blocks/redirects, or one completed Focus Session.
    • Limit automatic feedback prompting to two displays per installation, with a fourteen-day snooze after the first display.
    • Preserve completed legacy feedback state so users who already responded are not prompted again after the migration.
    • Store new feedback prompt state locally instead of synchronizing it across Firefox installations.
    • Open the dedicated Mozilla Add-ons reviews page directly from the review action.
    • Kept the feedback implementation Firefox-native with browser.storage and browser.tabs rather than importing Chromium store-target logic.
    • Added regression tests for feedback eligibility, snoozing, legacy migration, and Firefox review/support routing.

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
  • Версия 4.8.2

    Выпущено 11 авг. 2026 г. — 696,63 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    • Extended opt-in technical telemetry with aggregated counters for feedback prompt displays, Mozilla Add-ons review clicks, support clicks, and dismissals.
    • Routed popup feedback counters through the service worker and the existing strict telemetry allowlist, while preserving Firefox native technicalAndInteraction consent and keeping schema version 1 unchanged.
    • Added regression coverage for feedback counter reporting, allowlist rejection, Firefox Promise-based fire-and-forget messaging, and service-worker aggregation.

    • Replaced the old positive/negative review gate with one neutral feedback prompt in the popup that offers the Mozilla Add-ons review page and support side by side.
    • Moved automatic feedback prompting out of the Options page so regular popup users, including Firefox for Android users, can actually see it.
    • Show the prompt only after at least seven days and meaningful local use: two saved rules, five handled blocks/redirects, or one completed Focus Session.
    • Limit automatic feedback prompting to two displays per installation, with a fourteen-day snooze after the first display.
    • Preserve completed legacy feedback state so users who already responded are not prompted again after the migration.
    • Store new feedback prompt state locally instead of synchronizing it across Firefox installations.
    • Open the dedicated Mozilla Add-ons reviews page directly from the review action.
    • Kept the feedback implementation Firefox-native with browser.storage and browser.tabs rather than importing Chromium store-target logic.
    • Added regression tests for feedback eligibility, snoozing, legacy migration, and Firefox review/support routing.

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
  • Версия 4.8.1

    Выпущено 10 авг. 2026 г. — 697,33 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    • Preserved specific privacy-safe rule failure codes in technical telemetry instead of collapsing every rejected rule mutation into intent_failed.
    • Persisted telemetry bucket context when a UTC-day bucket is first created so queued events keep the Firefox version, access tier, locale, platform, OS, and installation-age context from collection time.
    • Physically removed telemetry buckets older than the documented seven-day local retention window when the queue is inspected.
    • Added a real one-shot telemetry retry alarm so exponential delivery backoff is no longer dependent on the next daily maintenance wake-up.
    • Prevented successful delivery acknowledgements from deleting new same-day telemetry events recorded while a request was in flight.
    • Kept the schema-v1 wire protocol unchanged by grouping pending buckets by their captured context and sending separate compatible requests when necessary.
    • Preserved Firefox built-in technicalAndInteraction consent as the source of truth on supported versions and the local opt-in fallback on older supported versions.
    • Added delivery retry details to the privacy-safe Diagnostic Report.
    • Added regression tests for rule error classification, Firefox context preservation, persisted retention cleanup, context-grouped delivery, and retry scheduling.

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
  • Версия 4.8.0

    Выпущено 8 авг. 2026 г. — 694,12 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    • Added opt-in privacy-preserving technical analytics for the Firefox build, disabled by default.
    • Added Firefox built-in technicalAndInteraction consent integration on supported Firefox versions, with the existing in-extension opt-in used as a fallback on older supported versions.
    • Added daily aggregated feature-use counters and a seven-day local telemetry queue.
    • Added privacy-safe error fingerprints for DNR, permission, license, rule, Focus Session, background worker, popup, and Options failures.
    • Added a versioned POST /api/telemetry client contract with batch delivery, timeout handling, retention, and exponential backoff.
    • Added a localized Privacy & Technical Data section to every supported locale.
    • Added telemetry delivery state to the privacy-safe Diagnostic Report.
    • No browsing history, blocked website addresses, rule addresses, redirect URLs, email, license key, passwords, raw error messages, stack traces, or persistent telemetry identifier are collected by the telemetry client.
    • No telemetry data is stored before explicit consent. Disabling telemetry clears all pending telemetry buckets and delivery state immediately.
    • Added coarse page-level reporting for uncaught errors and unhandled promise rejections without transmitting messages, filenames, URLs, or stack traces.
    • Reused the existing daily license alarm for telemetry delivery instead of adding another recurring wake-up.
    • Added dependency-free tests for consent, data minimization, aggregation, retention, delivery backoff, UI behavior, localization, and the telemetry request contract.

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
  • Версия 4.7.1

    Выпущено 7 авг. 2026 г. — 666,53 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    • Fixed Illegal invocation when clearing diagnostic history by preserving the native confirmation function context.
    • Restored reliable detection of revoked host permissions without bringing back per-tab activation checks.

    • Added a Pro Diagnostic Report to the Options page with generate, copy, JSON export, and history clearing actions.
    • Added a capped local buffer for structured diagnostic events collected only while Debug Mode is enabled.
    • Added live report data for extension and browser versions, access state, settings, rule counts, DNR integrity, host permissions, Focus Session, and license verification.
    • Redacted URLs, domains, email addresses, license keys, tokens, passwords, and other sensitive values before diagnostic data is stored or exported.
    • Added DNR inspection without modifying browser rules and recorded only meaningful DNR changes or failures.
    • Stopped checking host permissions on every tab activation and kept checks on install, update, startup, and permission removal events.
    • Added localized Diagnostics interface strings for every supported locale.
    • Added dependency-free tests for privacy filtering, event buffering, report formatting, UI actions, and DNR inspection.

    • Opened the shared Rule Pack schedule editor above the existing Rule Packs modal instead of behind it.
    • Closed and removed an unfinished nested schedule editor when the Rule Packs dialog is cancelled or closed.
    • Applied the default weekday schedule when scheduling is enabled without opening the editor, preventing newly imported rules from receiving null schedules.
    • Kept Escape scoped to the nested schedule editor before allowing it to close the Rule Packs dialog.
    • Added regression tests for nested modal hosting, cleanup, and default shared schedule retrieval.

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
  • Версия 4.3.1

    Выпущено 5 авг. 2026 г. — 582,14 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    • Reduced RulesManager to current rule storage, validation, duplicate detection, and conflict checks.
    • Moved legacy rule migrations into a dedicated service with explicit storage dependencies.
    • Moved rule activation decisions and DNR rule construction into isolated, testable modules without changing matching or schedule behavior.
    • Moved rule intent routing out of the service worker into a small tested command router.
    • Added a dependency-free npm run check command for tests, syntax checks, JSON validation, manifest references, version consistency, and referenced English localization keys.
    • Expanded the permanent test suite to cover migration safety, rule activation, DNR construction, intent routing, validation semantics, and service-worker module loading.
    • Protected existing local rules from being overwritten by stale synchronized rules when the migration flag is missing.
    • Ensured migrated rules and the device migration flag are written together when copying legacy synchronized rules.
    • Kept failed storage migrations retryable by not marking them as completed.

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
  • Версия 4.3.0

    Выпущено 4 авг. 2026 г. — 579,62 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    refactor(rules): centralize rule mutations in service worker
    • make the service worker the single writer for stored rules
    • add a serialized mutation queue to prevent concurrent storage updates from overwriting each other
    • process add, update, delete, toggle, clear, and import operations through structured rule intents
    • generate rule IDs from the latest stored and DNR state inside the mutation queue
    • update, delete, and toggle rules by stable rule ID instead of UI array index
    • reuse the same mutation service for popup, options, and context menu actions
    • validate rules, conflicts, Pro access, and free limits inside the service worker
    • preserve validation error codes and the complete validation key array
    • replace imported rules in one operation without creating an intermediate empty state
    • keep migrations serialized with regular rule mutations
    • separate rule commands from rules:changed notifications
    • route all dynamic rule updates through the DNR synchronizer
    • preserve callback-based runtime messaging with IIFE handlers and explicit return true
    • keep the existing URL matching, alarm, schedule, and tab closure behavior
    • add unit tests for concurrent mutations, stable IDs, imports, validation errors, and DNR recovery
    • add user-facing update highlights
    • bump the extension version to 4.3.0

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
  • Версия 4.2.6

    Выпущено 4 авг. 2026 г. — 594,51 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    fix: improve functional stability for v4.2.6
    • preserve Pro status on rate limits, server errors, timeouts, network failures, and invalid JSON
    • add a timeout to license verification using AbortController
    • fix password modal cancellation without breaking password setup
    • preserve password protection settings during rules import
    • exclude password hash and password state from exported settings
    • fix Focus Session timer display for sessions longer than one hour
    • reload rules after a failed deletion instead of removing the item from the UI
    • prevent duplicate extension initialization
    • run tab URL checks only when the URL changes
    • fix the category header localization key
    • bump the extension version to 4.2.6

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
  • Версия 4.2.5

    Выпущено 1 авг. 2026 г. — 593,62 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    • Refactored and reorganized styles for better maintainability.
    • Removed conflicting CSS rules.

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
  • Версия 4.2.4

    Выпущено 26 июля 2026 г. — 593,26 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    • Improved the appearance of the Focus Session mode selector in the popup.

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
  • Версия 4.2.3

    Выпущено 23 июля 2026 г. — 592,81 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    • After installation, the extension now opens the Settings page instead of the website.

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
  • Версия 4.2.2

    Выпущено 21 июля 2026 г. — 592,88 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    • Completed full internationalization (i18n) coverage across all supported locales.
    • Added title attributes 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).

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
  • Версия 4.2.1

    Выпущено 20 июля 2026 г. — 587,16 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    • 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.

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
  • Версия 4.1.2

    Выпущено 19 июля 2026 г. — 584,93 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    • 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.

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
  • Версия 4.0.1

    Выпущено 15 июля 2026 г. — 578,35 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    • Scheduled rules now display their blocking schedule in the popup instead of a checkmark.

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
  • Версия 4.0.0

    Выпущено 15 июля 2026 г. — 577,4 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    • Storage Migration: Rules database has been migrated from browser.storage.sync to browser.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 local API), completely bypassing Firefox's legacy QUOTA_BYTES_PER_ITEM errors.
    • 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.

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
  • Версия 3.10.10

    Выпущено 13 июля 2026 г. — 576,6 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    • 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.get verification routine to ensure persistent, non-overlapping background scheduling.
    • Fragile background delays: Eliminated legacy setTimeout structures 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 onActivated tab 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 checkAndRequestPermissions state lock using a robust try...finally block, ensuring the permission flag state resets instantly and reliably regardless of execution errors.

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
  • Версия 3.10.9

    Выпущено 11 июля 2026 г. — 576,08 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    • Fixed the display of weekday names in scheduled blocking rules. They are now shown in your selected language.

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
  • Версия 3.10.8

    Выпущено 10 июля 2026 г. — 575,98 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    • Expanded the list of protected URL patterns to prevent blocking essential developer resources.

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
  • Версия 3.10.7

    Выпущено 9 июля 2026 г. — 575,92 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    • 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 updateStatus routine. 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 hidden utility class directly to the HTML structure to prevent any visual flickering or layout shifts during the popup's initialization phase.

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
  • Версия 3.10.6

    Выпущено 8 июля 2026 г. — 644,58 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    • Batch tab closure optimization: Replaced individual, loop-bound chrome.tabs.query operations 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 syncDnrRules method from RulesManager. The service worker is now established as the single source of truth for all declarativeNetRequest updates, 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.

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
  • Версия 3.10.5

    Выпущено 7 июля 2026 г. — 644,39 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    • Restored redirect functionality: Fixed a critical bug where normalizePathSegment incorrectly applied encodeURIComponent to the entire redirect URL, transforming https:// into https%3A%2F%2F and causing new URL() and location.replace() to fail in redirect.js.
    • Flexible keyword blocking: Separated the normalization logic for path segments/domains from full redirect URLs. Keyword-based matching (e.g., entering tube to block youtube.com) remains fully functional.
    • Parameter security: Improved validation for incoming from and to query parameters inside redirect.js to prevent crashes when handling malformed strings.

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
  • Версия 3.10.4

    Выпущено 3 июля 2026 г. — 644,01 КБ
    Работает с firefox 113.0 и выше, android 120.0 и выше
    • Added an option to disable the notification sound when a focus session ends. Availability may vary depending on your browser and operating system.

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
Перейти на домашнюю страницу Mozilla

Дополнения

  • О сайте
  • Блог дополнений для Firefox
  • Мастерская расширений
  • Центр разработчика
  • Политики разработчика
  • Блог Сообщества
  • Форум
  • Сообщить об ошибке
  • Руководство по написанию отзывов

Скачать

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Последние сборки

  • Nightly
  • Beta

Firefox для бизнеса

  • Enterprise

Сообщество

  • Connect
  • Contribute
  • Developer

Подписаться

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Приватность
  • Куки
  • Юридическая информация

За исключением случаев, описанных здесь, содержимое этого сайта лицензировано на условиях лицензии Creative Commons «Атрибуция — На тех же условиях» версии 3.0 или любой более поздней версии.