Firefox Browser Eklentileri
Giriş
Eklenti simgesi

BlockDistraction – Site Engelleyici sürüm geçmişi - 25 sürüm

BlockDistraction – Site Engelleyici geliştiren: Mark Digital

5 üzerinden 4,3 puan
5 üzerinden 4,3 puan
5
19
4
1
3
1
2
1
1
3
BlockDistraction – Site Engelleyici sürüm geçmişi - 25 sürüm
  • Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.

  • Son sürüm

    Sürüm 4.3.1

    5 Ağu 2026 tarihinde çıktı - 582,14 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    • 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.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Firefox’u indir ve uzantıyı yükle
    Dosyayı indir
  • Eski sürümler

    Sürüm 4.3.0

    4 Ağu 2026 tarihinde çıktı - 579,62 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 4.2.6

    4 Ağu 2026 tarihinde çıktı - 594,51 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 4.2.5

    1 Ağu 2026 tarihinde çıktı - 593,62 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    • Refactored and reorganized styles for better maintainability.
    • Removed conflicting CSS rules.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 4.2.4

    26 Tem 2026 tarihinde çıktı - 593,26 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    • Improved the appearance of the Focus Session mode selector in the popup.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 4.2.3

    23 Tem 2026 tarihinde çıktı - 592,81 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    • After installation, the extension now opens the Settings page instead of the website.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 4.2.2

    21 Tem 2026 tarihinde çıktı - 592,88 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    • 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).

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 4.2.1

    20 Tem 2026 tarihinde çıktı - 587,16 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    • 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.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 4.1.2

    19 Tem 2026 tarihinde çıktı - 584,93 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    • 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.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 4.0.1

    15 Tem 2026 tarihinde çıktı - 578,35 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    • Scheduled rules now display their blocking schedule in the popup instead of a checkmark.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 4.0.0

    15 Tem 2026 tarihinde çıktı - 577,4 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    • 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.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 3.10.10

    13 Tem 2026 tarihinde çıktı - 576,6 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    • 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.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 3.10.9

    11 Tem 2026 tarihinde çıktı - 576,08 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    • Fixed the display of weekday names in scheduled blocking rules. They are now shown in your selected language.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 3.10.8

    10 Tem 2026 tarihinde çıktı - 575,98 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    • Expanded the list of protected URL patterns to prevent blocking essential developer resources.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 3.10.7

    9 Tem 2026 tarihinde çıktı - 575,92 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    • 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.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 3.10.6

    8 Tem 2026 tarihinde çıktı - 644,58 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    • 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.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 3.10.5

    7 Tem 2026 tarihinde çıktı - 644,39 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    • 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.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 3.10.4

    3 Tem 2026 tarihinde çıktı - 644,01 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    • Added an option to disable the notification sound when a focus session ends. Availability may vary depending on your browser and operating system.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 3.10.3

    3 Tem 2026 tarihinde çıktı - 643,95 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    • Starting a focus session now automatically closes any open tabs that match your blocking rules, helping you stay focused from the very beginning.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 3.10.2

    1 Tem 2026 tarihinde çıktı - 643,9 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    • Localization: Added translations for the Focus Session tool (including sound notifications, Hardcore mode, and custom duration strings) across all supported locales.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 3.10.1

    30 Haz 2026 tarihinde çıktı - 631,33 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    • 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.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 3.10.0

    29 Haz 2026 tarihinde çıktı - 631,17 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    • 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.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 3.9.11

    28 Haz 2026 tarihinde çıktı - 622,21 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    • Added Malayalam language support.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 3.9.10

    27 Haz 2026 tarihinde çıktı - 614,9 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    • Added ka localization support.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 3.9.9

    26 Haz 2026 tarihinde çıktı - 607,92 KB
    firefox 113.0 ve üstü, android 120.0 ve üstü ile çalışır
    • Added es_419 localization support.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
Mozilla'nın ana sayfasına gidin

Eklentiler

  • Hakkında
  • Firefox Eklentileri Blogu
  • Uzantı Atölyesi
  • Geliştirici Merkezi
  • Geliştirici Politikaları
  • Topluluk Blogu
  • Forum
  • Hata bildir
  • İnceleme rehberi

İndir

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

Son sürümler

  • Nightly
  • Beta

İşletmeler için Firefox

  • Enterprise

Topluluk

  • Connect
  • Contribute
  • Developer

Takip et

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Gizlilik
  • Çerezler
  • Hukuki Bilgiler

Aksi belirtilmedikçe bu sitedeki içerikler Creative Commons Attribution Share-Alike Lisansı v3.0 veya daha yeni sürümüyle lisanslanmıştır.