Modules pour le navigateur Firefox
  • Extensions
  • Thèmes
    • pour Firefox
    • Dictionnaires et paquetages linguistiques
    • Sites pour les autres navigateurs
    • Modules pour Android
Connexion
Icône du module

Historique de versions de uBlock Origin - 25 versions

uBlock Origin par Raymond Hill

Noté 4,8 sur 5
4,8 étoiles sur 5
5
13 693
4
1 065
3
302
2
150
1
319
Historique de versions de uBlock Origin - 25 versions
  • Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.

  • Dernière version

    Version 1.49.2

    Publié le 26 avr. 2023 - 3,23 Mo
    Fonctionne avec firefox 78.0 et versions supérieures, android 79.0 et versions supérieures
    See complete release notes for 1.49.2.

    Fixes
    • Reverse usage of browser.alarms
    • Mind rejected promises from vAPI.storage API
    • Properly handle promise rejection from webext.storage.local API
    • Add more checks against unexpected conditions re. assets.json

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Vous avez besoin de Firefox pour utiliser cette extension
    Télécharger Firefox et obtenir l’extension
    Télécharger le fichier
  • Anciennes versions

    Version 1.49.0

    Publié le 18 avr. 2023 - 3,22 Mo
    Fonctionne avec firefox 78.0 et versions supérieures, android 79.0 et versions supérieures
    See complete release notes for 1.49.0.

    Fixes / changes
    • Make the toolbar warning timeout configurable
    • Better integrate suspend-network with unprocessed-request
    • Properly detect incorrect usage of CSS combinators
    • Wrap usage of setTimeout in helper for background + auxiliary pages
    • Start using browser.alarms instead of setTimeout() where applicable
    • Fix improper detection of quotes in quoted strings
    • Add matched cosmetic filters in troubleshooting information
    • Add infrastructure for static filter syntax linter
    • Make object equivalent of frame for dynamic filtering purpose
    • Enforce implicit media type for filters using mp4 option
    • Better detect invalid network filter patterns
    • Support view source of "other" type
    • Add widget to filter firewall rows in popup panel
    • Add support for negated hostnames in HTML filters
    • Aggressively auto update assets when at least one is very obsolete
    • Normalize non-ASCII characters in :matches-path() argument
    • Refactor scriptlets injection code
      • Add scriptlet dependencies to reduce code duplication
      • Protect RegExp.prototype.test method in scriptlets.js
    • Properly handle default list status changes in assets.json


    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
  • Version 1.48.4

    Publié le 1 avr. 2023 - 3,19 Mo
    Fonctionne avec firefox 78.0 et versions supérieures, android 79.0 et versions supérieures
    See complete release notes for 1.48.4.

    Fixes / changes
    • Fix presumed network filter not being a valid network filter
    • Avoid using ! toolbar icon badge when inconsequential
      • Clear unprocessed requests status on webNavigation reload event

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
  • Version 1.48.2

    Publié le 28 mars 2023 - 3,18 Mo
    Fonctionne avec firefox 78.0 et versions supérieures, android 79.0 et versions supérieures
    See complete release notes for 1.48.2.

    Fixes / changes
    • Ensure astSelectorsFromSelectorList receive expected arguments

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
  • Version 1.48.0

    Publié le 21 mars 2023 - 3,17 Mo
    Fonctionne avec firefox 78.0 et versions supérieures, android 79.0 et versions supérieures
    See complete release notes for 1.48.0.

    New

    Readiness status at browser launch

    uBO's toolbar icon will now reflect its readiness status at browser launch.

    Code viewer

    Investigating filter issues can be a serious time sink, and to help with this, a code viewer has been added to uBO. The code viewer will automatically beautify HTML/CSS/JS code, which should be an improvement over the browser built-in view-source tool.

    You can view beautified source code of HTML/CSS/JS resources when clicking the link in a logger entry. Additionally, if the advanced setting filterAuthorMode is set to true, an entry labelled View source code... will be added to the context menu, so that you can view the source code of any page/resource without having to open the logger.

    Fixes / changes
    • Fix broken http header filtering
    • Prevent dashboard from loading at browser launch until ready
    • Support removing whole lines of text with regex in m3u-prune scriptlet
    • Fix broken filter parsing when prepended with spaces
    • Context of about:blank is that of parent frame (popup option)
    • Add experimental href-sanitizer scriptlet
    • Prevent dialog box from overflowing logger's viewport
    • Make parser take into account filterOnHeaders setting
    • Show a distinct toolbar icon until filtering engines are fully initialized
    • Add source code viewer

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
  • Version 1.47.4

    Publié le 3 mars 2023 - 3,1 Mo
    Fonctionne avec firefox 78.0 et versions supérieures, android 79.0 et versions supérieures
    See complete release notes for 1.47.4.

    Fixes / changes
    • Add list for Macedonia; add languages to Persian list
    • Support update period below 1-day
    • Restore behind-the-scene origin for docless secondary resources
    • Refine AST template's regex for hosts file entries
    • Flush cached result when adding to FilterDomainHitSet

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
  • Version 1.47.2

    Publié le 21 févr. 2023 - 3,08 Mo
    Fonctionne avec firefox 78.0 et versions supérieures, android 79.0 et versions supérieures
    See complete release notes for 1.47.2.

    Fixes / changes
    • Support moving logger dialog around with touch events
    • Raise minimum version of Firefox
    • Fix improper invalidation of inline-(font|script) types

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
  • Version 1.47.0

    Publié le 13 févr. 2023 - 3,08 Mo
    Fonctionne avec firefox 78.0 et versions supérieures, android 79.0 et versions supérieures
    See complete release notes for 1.47.0.

    Fixes / changes
    • Prevent context menu entries on non-HTTP documents
    • Ignore compilation hints when applying exception cosmetic filters
    • Add support for regex-based values as target domain for static extended filters
    • Add support for regex-based values for domain=/from=/to= options
    • Rewrite static filtering parser
    • uBO doesn't reject cosmetic filters with invalid pseudo-classes/pseudo-elements
    • Make the logger entry dialog modeless
    • Fix missing regex flags
    • Import version 1.2.0 of RegexAnalyzer
    • Set charset to utf-8 for Blob-based injected scriptlets
    • Disallow -abp-... filters if not using #?#
    • Work related to keyboard shortcuts for page reload
    • New network filter option: to=[list of domain names]
    • New network filter option: method=...

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
  • Version 1.46.0

    Publié le 22 déc. 2022 - 3,07 Mo
    Fonctionne avec firefox 68.0 et versions supérieures, android 68.0 et versions supérieures
    See complete release notes for 1.46.0.

    Fixes
    • Add options stub to nofab scriptlet
    • Rewrite logger's "exceptor" feature
    • Use Blob URLs to reliably inject scriptlets -- as suggested by @evilpie
    • Add :remove-attr() and :remove-class() pseudo selector operators
    • Add pseudo-operator :matches-attr()
    • Detect invalid usage of combinators in :not() pseudoclass
    • Give more time for viewport to be ready (in popup panel) -- related feedback
    • Handle potentially invalid CSS selector (in logger)
    • Ensure state of more/less in panel reflect locked/disabled sections
    • Isolate generic cosmetic filters from specific ones in generated stylesheet
    • Do not cname-uncloak same-origin network requests
    • Prevent the creation of non-cosmetic extended filters in element picker
    • Fix visual of DOM inspector layer in dark theme mode
    • Improve extraction of tokens from regexes
    • Use placeholders to minimize vertical shifting at page load time
    • Bundled filter lists in releases are not timestamped
    • Ensure procedural filters are applied at least once

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
  • Version 1.45.2

    Publié le 11 nov. 2022 - 3,09 Mo
    Fonctionne avec firefox 68.0 et versions supérieures, android 68.0 et versions supérieures
    See complete release notes for 1.45.2.

    Fixes
    • Test for unsupported pseudo operators after normalization
    • Mind implicit prelude * element in pseudo operators

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
  • Version 1.45.0

    Publié le 8 nov. 2022 - 3,08 Mo
    Fonctionne avec firefox 68.0 et versions supérieures, android 68.0 et versions supérieures
    See complete release notes for 1.45.0.

    Fixes
    • Try to inject scriptlets at onResponseStarted() time
    • Harden scriptlet injections
      • Might fix "ublock origin not blocking ads in the sidebar of Opera GX while using youtube music", to be confirmed
    • Fix improperly detecting ruleset changes re. dynamic URL filtering
    • Add new scriptlet: xml-prune
    • New cosmetic filter parser using CSSTree library
      • Breaking change: filter list authors, please read the commit message
    • Add support to report/filter SVG image elements in element picker
    • Add original Firefox-authored google-ima shim script
    • element-picker: Declare we support both light and dark color-schemes by @emilio
    • Redesign document-blocked page
    • Make popup panel reflect state of the actual blocked page
    • Unescaped escaped commas in regex-based removeparam values
    • Fix redundant calls to extract image data
    • Extend matches-css() to support any pseudo-element

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
  • Version 1.44.4

    Publié le 19 sept. 2022 - 2,92 Mo
    Fonctionne avec firefox 68.0 et versions supérieures, android 68.0 et versions supérieures
    See complete release notes for 1.44.4.

    Fixes:
    • Fix broken :not() operator when forcing parsing as procedural

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
  • Version 1.44.2

    Publié le 5 sept. 2022 - 2,92 Mo
    Fonctionne avec firefox 68.0 et versions supérieures, android 68.0 et versions supérieures
    See complete release notes for 1.44.2.

    Fixes:
    • Force prodecural cosmetic filtering when explicitly stated
      • Using #?# instead of ## will prevent uBO from potentially using the declarative form of a filter where possible.
    • Fallback to procedural :has() operator when argument is not a valid plain CSS selector
    • Add missing method to shim script

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
  • Version 1.44.0

    Publié le 16 août 2022 - 2,92 Mo
    Fonctionne avec firefox 68.0 et versions supérieures, android 68.0 et versions supérieures
    See complete release notes for 1.44.0.

    New

    New procedural cosmetic filter operator: :matches-media(): Commit

    The argument must be a valid media query as documented on MDN, i.e. what appears between the @media at-rule and the first opening curly bracket (including the parentheses when required).

    Best practice:

    Use :matches-media() after plain CSS selectors, if any.

    Good: example.com###target-1 > .target-2:matches-media((min-width: 800px))

    Bad (though this will still work): example.com##:matches-media((min-width: 800px)) #target-1 > .target-2

    Fixes:
    • Add 0.5s mp3 redirectable resource
    • Add queue-related initialization code to AMZN shim script
    • Fix dark theme issue in DOM inspector
    • Better detect invalid cosmetic filters
    • Properly "bleed" 3p rules onto 3p-script/3p-frame cells
    • Skip testing context when none present in acis scriptlet
    • Ignore auto-repeat events in ctrl keydown event handler
    • Fix popup panel for Thunderbird
    • Prevent picker from being larger than viewport
    • use WebAssembly-1.0 compliant function names (by @rathann)

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
  • Version 1.43.0

    Publié le 10 juin 2022 - 2,91 Mo
    Fonctionne avec firefox 68.0 et versions supérieures, android 68.0 et versions supérieures
    See complete release notes for 1.43.0.

    Fixes:
    • Element-picker: Ensure frame background is transparent (by @emilio)
    • Update popup url (by @u-RraaLL)
    • Also dispatch loadend event in case of match
    • Remove support for deprecated "classic" popup panel
    • Prevent CSS transform on element picker layer
    • Report specific filter before generic one
    • Better highlight bad hostnames in static extended filters
    • Avoid using Element.classList in DOM surveyor
    • Improve logger accuracy re. reported injected scriptlets

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
  • Version 1.42.4

    Publié le 7 avr. 2022 - 2,88 Mo
    Fonctionne avec firefox 68.0 et versions supérieures, android 68.0 et versions supérieures
    See complete release notes for 1.42.4.

    Fixes:
    • Need local URL to enabled-by-default quick-fixes list
      • This fix prevents uBO from fetching quick-fixes list from remote server the first time it is launched after being installed for the first time.

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
  • Version 1.42.0

    Publié le 30 mars 2022 - 2,88 Mo
    Fonctionne avec firefox 68.0 et versions supérieures, android 68.0 et versions supérieures
    See complete release notes for 1.42.0.

    Fixes:
    • Handle picture > source elements in element picker
    • Use a better value to mark end of sequence of tokens
    • Remove MVPS from stock lists due to inactivity
    • A way to fix serious filter issues as soon as possible
    • Add command to toggle cosmetic filtering
    • Prevent unset minimal width for popup panel

    Notable commits without an entry in the issue tracker:
    • Discard duplicate lines when merging imported directives
    • Make browser use dark theme built-in widgets in dark theme
    • Add letsblock.it as valid location for subscription links (by @xvello)
    • Introduce experimental procedural cosmetic operator :others()

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
  • Version 1.41.8

    Publié le 23 févr. 2022 - 2,85 Mo
    Fonctionne avec firefox 68.0 et versions supérieures, android 68.0 et versions supérieures
    See complete release notes for 1.41.8.

    Fixes:
    • Fix testing a 8-bit integer instead of a 32-bit integer in PSL library

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
  • Version 1.41.6

    Publié le 18 févr. 2022 - 2,86 Mo
    Fonctionne avec firefox 68.0 et versions supérieures, android 68.0 et versions supérieures
    See complete release notes for 1.41.6.

    Fixes:
    • Use unspoofable Messenger.origin to determine privilege level of ports
    • Revert "Prevent highly generic cosmetic filters from affecting html/body elements"

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
  • Version 1.41.4

    Publié le 16 févr. 2022 - 2,85 Mo
    Fonctionne avec firefox 68.0 et versions supérieures, android 68.0 et versions supérieures
    See complete release notes for 1.41.4.

    Closed as fixed:
    • Fix improper handling of match-all removeparam

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
  • Version 1.41.2

    Publié le 10 févr. 2022 - 2,85 Mo
    Fonctionne avec firefox 68.0 et versions supérieures, android 68.0 et versions supérieures
    See complete release notes for 1.41.2.

    Notes

    Minimum supported browser version has been bumped up Firefox 68.

    New

    Dark mode

    Support for dark mode added to the Settings pane, under the (new) Appearance section. The new setting can be either Auto, Light, or Dark.

    In addition, there is a new setting to control the accent color used by uBO throughout its user interface. For example, changing the accent color changes the look of the popup panel.

    Behavior at browser launch

    A new setting in "Filter lists" pane to control whether uBO should wait for all filter lists to be loaded before unsuspending network activity. By default, at browser launch uBO waits for all filter lists to be loaded before unsuspending network activity so as to ensure web pages are properly filtered at launch.

    The new setting allows to opt out of network activity suspension at launch, i.e. allowing web pages to load without waiting for filter lists to be fully loaded, of course at the cost of potentially not filtering properly those web pages.

    Closed as fixed:
    • Logger incorrectly reporting header= filters
    • Picker is broken by quotation mark in attribute
    • Use "…" instead of "..."
    • Fix bad detection of unnecessary trailing |
    • Unexplained popup block on streamlare
    • Scrollbars appear in click2load.html
    • Element Zapper denies on a specific website
    • Prevent uBO from hiding html or body when matched by a generic cosmetic filter (final fix)
    • Dark Mode support

    Notable commits without an entry in the issue tracker:
    • Add a redirectable script that sets canRunAds true
      • Related commit (contributed by @Yuki2718)
    • Work toward bringing dark theme closer to a stable release
    • Raise minimum versions of browsers
    • Improve dealing with ambiguity in regex-based-looking network filters
    • Improve google-analytics shim
    • Fix regression causing regex-based filters to be case sensitive
    • Add shim for FingerprintJS (aka Fingerprint v3)
    • Disable the suspending of network requests when installing the extension
    • Do not select background images as best candidate in picker
    • Add "blockedDetails" section to troubleshooting information
    • Remove "ABP X Files" from stock filter lists
    • Add setting to control suspension on network activity at launch
    • Make FilterJustOrigin derive from FilterOriginHitSet

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
  • Version 1.40.8

    Publié le 11 janv. 2022 - 2,82 Mo
    Fonctionne avec firefox 60.0 et versions supérieures, android 60.0 et versions supérieures
    See complete release notes for 1.40.8.
    • Fix selfie with invalid data in some circumstances

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
  • Version 1.40.2

    Publié le 26 déc. 2021 - 2,82 Mo
    Fonctionne avec firefox 60.0 et versions supérieures, android 60.0 et versions supérieures
    See complete release notes for 1.40.2.

    Closed as fixed:
    • localhost: breakage

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
  • Version 1.40.0

    Publié le 22 déc. 2021 - 2,8 Mo
    Fonctionne avec firefox 60.0 et versions supérieures, android 60.0 et versions supérieures
    See complete release notes for 1.40.0.

    Closed as fixed:
    • Inconsistent line-break in the support pane for Japanese environment
    • Wrong description in Trusted site pane
    • Update nobab
    • Specific-generic cosmetic filter is not disabled by generichide
    • "Your request URL is too long": problem with too many filters and the new "problem with filter lists" button
    • Exceptions do not work when processing requests with long paths

    Notable commits without an entry in the issue tracker:
    • Improve auto-completion in "My filters" editor
    • Store domain= option into trie container's character buffer
    • Partially bring suspendTabsUntilReady out of experimental status
    • Fix potentially reporting wrong context in logger for ghide filters
    • Fine-tune static network filtering engine code
    • Wait for placeholders to be present (in googlesyndication_adsbygoogle.js)
    • Create synthetic event for new windows created from external application
    • Add window.close scriptlet
    • Store regex filter pattern into bidi-trie buffer
    • Ignore pointless trailing *^ in network filters
    • Change compiled list format to a saner block id management
    • Store generic pattern string into bidi-trie buffer
    • Remove classes specialized in handling single-wildcarded patterns
    • Refactoring work in static network filtering engine
    • Have getAll() returns at least one neutered Tracker object

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
  • Version 1.39.2

    Publié le 30 nov. 2021 - 2,79 Mo
    Fonctionne avec firefox 60.0 et versions supérieures, android 60.0 et versions supérieures
    See complete release notes for 1.39.2.

    Closed as fixed
    • 'Address of webpage' textbox needs to be readonly or changes to it need to be monitored

    Notable commits without an entry in the issue tracker
    • Fine tune new reporting feature
    • Link to filter descriptions (patch by @breyed)
    • Reject generic HTML block filters

    Commits history since last version.

    Code source publié sous licence GNU General Public License v3.0

    Télécharger le fichier
Aller à la page d’accueil de Mozilla

Modules complémentaires

  • À propos
  • Blog des modules complémentaires Firefox
  • Atelier sur les extensions
  • Pôle développeur
  • Politiques à destination des développeurs
  • Blog de la communauté
  • Forum
  • Signaler un problème
  • Guide de revue

Navigateurs

  • Desktop
  • Mobile
  • Enterprise

Produits

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Confidentialité
  • Cookies
  • Mentions légales

Sauf mention contraire, le contenu de ce site est disponible sous licence Creative Commons Attribution Share-Alike v3.0 ou toute version supérieure.