Dodatki do przeglądarki Firefox
  • Rozszerzenia
  • Motywy
    • do Firefoksa
    • Słowniki i pakiety językowe
    • Inne strony
    • Dodatki na Androida
Zaloguj się
Ikona dodatku

Historia wersji dodatku Adblock Plus — 25 wersji

Adblock Plus Autor: Adblock Plus

Ocena: 4,4/5
4,4 gwiazdek/5
5
8561
4
1100
3
333
2
244
1
1155
Historia wersji dodatku Adblock Plus — 25 wersji
  • Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.

  • Najnowsza wersja

    Wersja 4.42.1

    Data wydania: 28 lip 2026 — 3,68 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    This release contains bugfixes and under-the-hood changes.

    Fixed: On-page dialogs failed to render on pages using a legacy
    layout instead of .
    Fixed: On-page dialogs could be injected more than once into the same tab
    due to a race condition between concurrent page-loaded events.

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz Firefoksa i to rozszerzenie
    Pobierz plik
  • Poprzednie wersje

    Wersja 4.42.0

    Data wydania: 21 lip 2026 — 3,68 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    This release contains only minor updates and under-the-hood changes.

    Updated the Twitter social link icon and label to X (OM-784).
    Updated snippets to 2.13.0
    Fixed: New tab campaign tabs could be opened multiple times for some users
    due to a race condition between tab events and processed IPM commands.

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
  • Wersja 4.41.1

    Data wydania: 30 cze 2026 — 3,7 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    This release contains only minor updates and under-the-hood changes.

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
  • Wersja 4.41.0

    Data wydania: 23 cze 2026 — 3,73 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    • Inline CSS filters are now applied using CSS stylesheets where possible
      instead of element hiding emulation. This results in a performance
      improvement, but does not otherwise affect functionality.
    • Updated snippets to 2.12.0
    • Fixed: Addressed certain errors that have the potential of causing CPU spikes for some users (OM-808).

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
  • Wersja 4.40.0

    Data wydania: 16 cze 2026 — 3,73 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    Added support for experimental filters delivered via experiment flags. When an experiment flag whose ID ends in :filters is active, the filters it carries are applied as user filters and cleaned up automatically when the flag changes or is removed.

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
  • Wersja 4.39.1

    Data wydania: 9 cze 2026 — 3,72 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    This release contains only minor updates and under-the-hood changes.

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
  • Wersja 4.39.0

    Data wydania: 2 cze 2026 — 3,72 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    Updated snippets to 2.11.0

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
  • Wersja 4.38.3

    Data wydania: 26 maj 2026 — 3,71 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    This release contains bugfixes and under-the-hood changes.

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
  • Wersja 4.38.1

    Data wydania: 12 maj 2026 — 3,71 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    • Moved heavy snippets out of the content script into the background worker, reducing the size of the code we need to inject to each frame.
    • Fixed: Options page failed to load on Firefox 68 and Chrome 79 due to incompatible JavaScript syntax introduced in 4.38.0
    • Added support for inline CSS styles in element hiding and element hiding
      emulation filters. This allows setting custom styling rather than just hiding
      or removing the element.
      For example: example.com##.aside { margin: 0; background: none }

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
  • Wersja 4.37.1

    Data wydania: 22 kwi 2026 — 4,29 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    This release contains bugfixes and under-the-hood changes.

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
  • Wersja 4.36.4

    Data wydania: 7 kwi 2026 — 4,46 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    • Moved close-tab feature to a shared fragment for use by both ABP and AdBlock.
    • Fixed: In-product messaging campaign tabs opened multiple times for some users.

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
  • Wersja 4.36.2

    Data wydania: 25 mar 2026 — 4,46 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    • Excluded all parameters from install URL and uninstall URL when the user is opted out of
      data collection.
    • Disabled new tab campaigns for users in reverse trial experiment

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
  • Wersja 4.35.0

    Data wydania: 17 lut 2026 — 4,4 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    • Added ability to close tabs via data-extension-action="close-tab" attribute.
    • Restructured UserProfile API schema to product-specific format. Trial information now in subscription object, preferences in preferences object. API methods simplified to return product-specific data.

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
  • Wersja 4.32.6

    Data wydania: 27 sty 2026 — 4,58 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    This release contains only minor updates and under-the-hood changes.

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
  • Wersja 4.32.4

    Data wydania: 13 sty 2026 — 4,56 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    • In Firefox, fixed a bug where regex filters that don't use the match-case option were lowercased, which broke capital letter metacharacters. This bug sadly still affects Chromium-based MV3 browsers. (#12)
    • Fixed $genericblock exception filters incorrectly allowing $addheader rules in MV2 and not being logged in MV2/MV3 (EXT-1126).

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
  • Wersja 4.32.2.1

    Data wydania: 16 gru 2025 — 4,55 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    This release contains only rules updates for Manifest v3 extensions.

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
  • Wersja 4.32.1

    Data wydania: 2 gru 2025 — 4,55 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    This release contains bugfixes and under-the-hood changes.

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
  • Wersja 4.32.0

    Data wydania: 25 lis 2025 — 4,56 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    New filter type, new snippets, small bugfix
    • Add support for $addheader filter type
    • Updated snippets to 2.4.5
    • Fixed a small filter hits bug in the devtools

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
  • Wersja 4.31.1

    Data wydania: 18 lis 2025 — 4,56 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    Updated snippets to 2.4.3

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
  • Wersja 4.31.0

    Data wydania: 11 lis 2025 — 4,56 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    Expanded "Show useful notifications" option to apply to all marketing
    messages

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
  • Wersja 4.30.1

    Data wydania: 4 lis 2025 — 4,56 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    This release contains bugfixes and under-the-hood changes.

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
  • Wersja 4.30.0

    Data wydania: 28 paź 2025 — 4,57 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    4.30.0 - 2025-10-28
    This release contains bugfixes and small under-the-hood changes.

    Updated snippets to 2.4.2

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
  • Wersja 4.29.1

    Data wydania: 21 paź 2025 — 4,57 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    This release contains bugfixes and under-the-hood changes.

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
  • Wersja 4.29.0

    Data wydania: 14 paź 2025 — 4,56 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    This release contains a change to request the management permission when
    downloading debug data.

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
  • Wersja 4.28.1

    Data wydania: 3 paź 2025 — 4,56 MB
    Działa z: firefox 68.0 i nowsze, android 120.0 i nowsze
    This release contains bugfixes and under-the-hood changes.

    Licencja kodu źródłowego: Tylko GNU General Public License v3.0

    Pobierz plik
Strona domowa Mozilli

Dodatki

  • O serwisie
  • Blog dodatków do Firefoksa
  • Warsztat rozszerzeń
  • Strefa autora
  • Zasady programistów
  • Blog społeczności
  • Forum
  • Zgłoś błąd
  • Wytyczne recenzji

Pobieranie

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

Najnowsze kompilacje

  • Nightly
  • Beta

Firefox dla firm

  • Enterprise

Społeczność

  • Connect
  • Contribute
  • Developer

Obserwuj nas

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Prywatność
  • Ciasteczka
  • Kwestie prawne

O ile nie wskazano inaczej, treść tej strony jest dostępna na warunkach licencji Creative Commons Attribution Share-Alike w wersji 3.0 lub nowszej.