Добавки за Firefox Browser
  • Разглеждане
  • Разширения
  • Теми
    • за Firefox
    • Речници и езикови пакети
    • За други мрежови четци
    • Добавки за Android
Работилница за разширенияЦентър за разработчициИзтегляне на FirefoxРегистриране или вписване
Пиктограма на добавката

uBlock Origin version history - 25 versions

uBlock Origin от Raymond Hill

Оценена с 4,7 от 5
Оценена с 4,7 звезди от 5 възможни
uBlock Origin version history - 25 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.

    You should always use the latest version of an add-on.

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

    Издание 1.32.4

    От 29 дек 2020 - 2,62 MB
    Works with firefox 55.0 and later, android 55.0 and later
    Complete release notes.

    Closed as fixed:
    • Problems with asterisk in the destination of hostname-based rules

    Commits history since 1.32.2.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Стари версии

    Издание 1.32.2

    От 25 дек 2020 - 2,62 MB
    Works with firefox 55.0 and later, android 55.0 and later
    Complete release notes.

    Closed as fixed:
    • queryprune incorrectly handles (removes) "hash" part of the URL

    Notable commits without en entry in the issue tracker
    • Allow default word selection when not using better selection
    • Better handle Request argument in no-fetch-if

    Commits history since 1.32.0.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Издание 1.32.0

    От 22 дек 2020 - 2,62 MB
    Works with firefox 55.0 and later, android 55.0 and later
    Complete release notes.

    New:

    Ability to launch element picker into embedded frames, through a new "Block element in frame..." entry in the contextual menu.

    Support for match-case filter option, but only for regex-based static network filters.

    Ability to auto-complete (<kbd>Ctrl</kbd>-<kbd>Spacebar</kbd>) hostname values for origin-related options in static filter editor according to currently opened tabs.

    Changes:

    Dynamic filtering

    Noop-ing a blocked 3rd-party cell will cause uBO to immediately attempt to reload blocked stylesheets, if any. This will also occurs when the noop-ing is done through the "relax blocking mode" shortcut, in which case uBO will no longer force a reload the whole page.

    Closed as fixed:
    • GitHub dark mode makes whole page invisible when element picker is active
    • :watch-attr() stopped working (regression in 1.30.0)
    • uBO should ignore redirect= directives with unrecognized redirect token
    • Can't load the images
    • Reverse lookup partially fails for a filter redirecting to empty media resource
    • Add AdGuard's "$removeparam" as an alias for "$queryprune"
    • Network error entries in the logger are no longer colored in red
    • Support parsing "Homepage:" list header for custom lists
    • Please change the dashboard icon to a gear
    • Improve source & destination sorting in "My rules" settings pane
    • uBO badge counter doesn't work when network requests originate from service-workers
    • Convert "$rewrite=abp-resource" into "$redirect"
    • Migrate icons to FontAwesome svg files (from the font file)
    • Element picker works incorrectly on mail.com

    Notable commits without en entry in the issue tracker
    • Fix case of scriptlet injection not working in about: frames
    • Add new scriptlet: no-fetch-if
    • Add support for match-case option; fine-tune behavior of redirect=
    • Add support to auto-complete values of domain lists
    • Improve representation of modifier filters in logger

    Commits history since 1.31.0.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Издание 1.31.0

    От 17 ное 2020 - 2,67 MB
    Works with firefox 55.0 and later, android 55.0 and later
    See release notes.

    New:

    Click-to-load

    Support to replace embedded frames with a click-to-load widget. Examples of usage:

    ||youtube.com/embed/$3p,frame,redirect=click2load.html
    ||scribd.com/embeds/$3p,frame,redirect=click2load.html
    ||player.vimeo.com/video/$3p,frame,redirect=click2load.html


    Users of medium mode can experiment with a redirect rule to reveal embedded frames in a page:

    *$3p,frame,redirect-rule=click2load.html

    Or if you want to have click-to-load only for embedded widgets from specific origins being blocked (reminder: redirect-rule does not create a block filter):

    ||youtube.com/embed/$3p,frame,redirect-rule=click2load.html

    Changes:

    Resources redirected to local, neutered versions will no longer be collapsed as would occur if those resources were only blocked. This change is to enable implementation of the new click-to-load feature.

    Cloud storage compression is now enabled by default.

    Closed as fixed:
    • Unable to scroll down to the last line in My Filters pane on Firefox for Android
    • "Home" button on Strict blocking page works incorrectly in some cases
    • Implement a version of "{{origin}}" that uses the whole URL and not just the domain
    • cosmetic filter ## selector is valid in element picker only
    • Implement $queryprune parameter
    • Calling callback if provided for google analytics mock
    • Redirection syntax issue
    • Use user styles to collapse the placeholder of blocked resources
    • Make load-on-demand smarter for blocked large media elements

    Notable commits with no entry in issue tracker:
    • Work around Firefox's data: favIconUrl leak
    • Make json-prune scriptlet also trap Response.json() calls
    • Incrementally improve static filtering parser
    • Coallesce origin hit filters into their own bucket
      • Allow domain= with entity values into pre-test buckets
      • Enable origin-hit coalescing optimisation for modifier filters
    • Re-classify redirect= option as a modifier option
    • Improve token extraction from regex-based filters
    • Improve specificity slider in element picker
    • Use a CodeMirror editor instance in element picker
    • Add support for click-to-load of embedded frames
    • Minor improvements to syntax highlight of static filters

    Commits history since 1.30.6.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Издание 1.30.6

    От 20 окт 2020 - 2,66 MB
    Works with firefox 55.0 and later, android 55.0 and later
    See release notes.

    ## Fixed:

    Prevent set-constant from trapping non-configurable properties [regression]

    Commits history since 1.30.4.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Издание 1.30.4

    От 12 окт 2020 - 2,65 MB
    Works with firefox 55.0 and later, android 55.0 and later
    See release notes.

    ## Fixed:
    • Prevent set-constant properties from being overtaken[regression]
    • Update urlhaus-filter URL
    • Update for twitch.tv (pull request by @pixeltris)

    Commits history since 1.30.2.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Издание 1.30.2

    От 7 окт 2020 - 2,67 MB
    Works with firefox 55.0 and later, android 55.0 and later
    See release notes.

    Summary

    A regression in the element picker caused it to generate needlessly long cosmetic filter. The issue was reported on /r/uBlockOrigin.

    Fixed:
    • Fix picker generating overly long candidate cosmetic filters [regression]

    Commits history since 1.30.0.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Издание 1.30.0

    От 26 сеп 2020 - 2,65 MB
    Works with firefox 55.0 and later, android 55.0 and later
    See release notes.

    Summary

    The cloud storage feature has been improved in a number of ways:
    • Better reporting of error conditions in the user interface;
    • User interface widget to report storage used/total/max;
    • Support for compressing cloud storage data.

    Improved "My rules" user interface:
    • Ability to sort rules by type, source, or destination;
    • Ability to show changes only.

    Added support to chain :style(...) operator to procedural operators.

    The element picker has been refactored to fix long standing issues (including some not reported in the issue tracker). The <kbd>Ctrl</kbd> key is no longer used to control the specificity of a candidate filter, and new widgets have been introduced for the purpose of more easily tuning the depth and specificity.

    The click-to-subscribe feature has been reworked and is now allowed only on a select number of domains, currently: https://easylist.to/, https://fanboy.co.nz/, https://filterlists.com/, https://forums.lanik.us/, https://github.com/, https://github.io/.

    The concept of "bad list" has been introduced, to prevent users from unwittingly end up using what are deemed "bad lists" by the uBO team. Some "bad lists" will be completely ignored and importing them will be forbidden by uBO. This restriction can be bypassed by users by simply appending a dummy query parameter to the URL of the list.

    Closed as fixed:

    Firefox for Android
    • Fenix device name submit form

    Core
    • Improper support of IPv6 addresses in static filter domain= option
    • has() not work on <html>
    • Cosmetic filters interfere with element picker visuals
    • Picker gets deformed when a cosmetic filter is added
    • Add Support for AdGuard special case pre-processor directives
    • Sort dynamic filter list by destination / host components
    • Better parsing of hosts file system addresses
    • Can't control specificity in element picker with Firefox for Android
    • Subscriber script needs to be improved
    • Add ability to view changes only in My Rules
    • Combining procedural selector :has() and :style()
    • Add visual hint for last selected entry in element picker
    • Prevent malicious pages from tampering with element picker

    Notable commits with no entry in issue tracker:
    • Prevent spurious instantiation of procedural filterer
    • Add abort-on-stack-trace scriptlet
      • Related discussion: https://github.com/AdguardTeam/Scriptlets/issues/82
    • Fix ability to overwrite overquota'ed cloud storage
    • Add support for blocklist of filter lists
      • Add concept of "really bad list" to badlists infrastructure
    • Use modern popup panel in logger
    • Add support for cloud storage compression
    • Add widget to convey the amount of sync storage in use
    • Fix cloud storage errors not reported in user interface

    Commits history since 1.29.2.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Издание 1.29.2

    От 21 авг 2020 - 2,68 MB
    Works with firefox 55.0 and later, android 55.0 and later
    See release notes.

    Fixes:
    • Add argument to nowoif scriptlet
    • Fix regression in set-constant scriptlet

    Commits history since 1.29.0.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Издание 1.29.0

    От 9 авг 2020 - 2,68 MB
    Works with firefox 55.0 and later, android 55.0 and later
    See release notes.

    Closed as fixed:
    • Open tabs can be closed when opening a webpage from about:newtab
    • Use ISO8061 dates in user filter comments
    • Support new Chromium based Edge in pre-parsing directives
    • Do not triggers strict blocking for wildcard-only patterns
    • Improve/refine syntax highlighter, specifically:
      • Fix properly reporting invalid filter options
      • Add syntax highlighting/auto-completion for preparsing directives
      • Add CoreMirror's code-folding ability to list editor/viewer
    • Reverse lookup fails for filter of type example.com##*
    • New filter parser creates unexpected network filter from malformed cosmetic filter
    • Avoid loading "!#include" filepaths that are wrapped into "!#if" tags that exclude the browser's environment
    • Use "Trusted sites" instead of "Whitelist"
    • Element picker suggests unhelpful network rule
    • Logger shows names of scriptlet as different ones if short-hand is used
    • A problem with cyrillic characters
    • Adding csp to logger's filter expression picker
    • Cosmetic filters in about:blank iframe
    • Adguard French filter
    • Can't use set-constant.js multiple times for same parent property

    Notable commits with no entry in issue tracker:
    • Remove experimental click-to-load disqus scriptlets
    • Improve annotations for search operations in CodeMirror editor
    • Consolidate filter list reverse lookup code into a single file
    • Allow :upward() operator to select html element
    • Instantiate procedural filterer instance on demand only
    • Deprecate pseudo user styles code
    • Mind discarded status of tabs when internally handling them
    • Do not let grow subframe dictionary grow unbound
    • Consider an empty pattern with anchors to be dubious
    • Add static filter parser checklist
    • Fix highligthing of FQDN match in logger
    • Add support to compare delay against literal Number.NaN in nossif/nostif

    Commits history since 1.28.4.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Издание 1.28.4

    От 15 юли 2020 - 2,7 MB
    Works with firefox 55.0 and later, android 55.0 and later
    See release notes.

    Closed as fixed:
    • Add cdn.jsdelivr.net mirror for urlhaus blocklist
    • Remove repo.or.cz from list of CDNs for urlhaus blocklist
    • Fix spurious rejection of some AdGuard redirect filters
    • Fix the reporting of invalid static extended filters in the logger
    • Fix improper rejecting fitlers with $all,~document options

    Commits history since 1.28.2.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Издание 1.28.2

    От 11 юли 2020 - 2,7 MB
    Works with firefox 55.0 and later, android 55.0 and later
    See release notes.

    Changes:

    Both stock malware domain lists, which are enabled by default in uBO, have been replaced by URLhaus Malicious URL blocklist, which is now enabled by default in uBO.

    For existing installations, both removed malware lists will be moved to the Custom section if you still have them enabled. It is recommended you remove these lists from your Custom lists -- only you can do this, uBO does not remove lists which are currently enabled. It may take a few days before you are updated with the new default stock lists.

    Closed as fixed:
    • Remove Malware Domain List
      • Remove Malware domains
      • Remove Malware Domain List

    Commits history since 1.28.0.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Издание 1.28.0

    От 30 юни 2020 - 2,89 MB
    Works with firefox 55.0 and later, android 55.0 and later
    See release notes.

    Changes:

    ##script:inject(...), which has been deprecated in favor of ##+js(...) for more than two years, is no longer supported.

    It's no longer possible to point-and-click to create allow (green) rules from within the popup panel by default. This change is motivated by seeing way too many cases of improper usage of dynamic filtering in which users are creating allow (green) rules where noop (gray) rules should have been used. You can get back temporarily the ability to create allow rules from within the popup panel by tapping twice the Ctrl key.

    Improved syntax highlighting of static filters in "My filters" and asset viewer. Additionally, in "My filters":
    • Ability to toggle commenting out of filter(s) by pressing the Tab key
    • Auto-completion using Ctrl-Space, this works for:
      • Static filter options
      • Resource names for redirect= option
      • Procedural operators for cosmetic/HTML filters
      • Scriptlet names for ##+js filters

    Closed as fixed:
    • Cookie-remover.js does not remove a cookie
    • A possibility of using default system fonts for uBlock Origin?
    • Some RegExp filters are not parsed properly
    • Add support for entity-matching in domain= filter option

    Notable commits with no entry in issue tracker:
    • Fix edge case involving filter with a single wildcard
    • Add support for wildcard/array in json-prune
    • Fix matching of filters with trailing ^|
    • Make the creation of allow rules in panel an opt-in feature
    • Add ability to lock firewall height to basic pane height
    • Fix uselessly allocating one extra WASM page
    • Replace FilterPlainHostname with composite filter

    Commits history since 1.27.10.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Издание 1.27.10

    От 27 май 2020 - 2,85 MB
    Works with firefox 55.0 and later, android 55.0 and later
    See release notes.

    Closed as fixed:
    • Soft hyphens in language files

    Commits history since 1.27.8.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Издание 1.27.8

    От 26 май 2020 - 2,85 MB
    Works with firefox 55.0 and later, android 55.0 and later
    See release notes.

    Changes

    This release contains only updates to translated strings; especially, malicious translations were found and removed from Malay language.

    Commits history since 1.27.6.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Издание 1.27.6

    От 21 май 2020 - 2,85 MB
    Works with firefox 55.0 and later, android 55.0 and later
    See release notes.

    Notable commits with no entry in issue tracker:
    • [regression] Fix computing the path of nested lists
    • Ensure either `.desktop` or `.mobile` class is set

    Commits history since 1.27.4.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Издание 1.27.4

    От 18 май 2020 - 2,85 MB
    Works with firefox 55.0 and later, android 55.0 and later
    See release notes.

    Notes:

    The new popup panel UI has been further fine-tuned as per (constructive) feedback at https://github.com/uBlockOrigin/uBlock-issues/issues/1027.

    Changes:
    • Add Armenian locale

    Notable commits with no entry in issue tracker:
    • More fine tuning of desktop panel as per feedback
    • Even more fine tuning of UI as per feedback
    • More fine tuning of new UI as per feedback
    • Minor fine tuning of CSS in new popup panel
    • Restore ability to set popup panel font size in advanced settings

    Commits history since 1.27.2.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Издание 1.27.2

    От 16 май 2020 - 2,84 MB
    Works with firefox 55.0 and later, android 55.0 and later
    See release notes.

    Closed as fixed:
    • Popup window does not have a scroll bar in the connected hosts list
    • The include directive does not work when loading local assets
    • New popup power button is not properly centered

    Notable commits with no entry in issue tracker:
    • Minor fine tuning new panel
    • Increase min-width of #main pane in popup panel

    Commits history since 1.27.0.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Издание 1.27.0

    От 13 май 2020 - 2,84 MB
    Works with firefox 55.0 and later, android 55.0 and later
    See release notes.

    Changes

    The popup panel and dashboard have been redesigned to be more user friendly, including more mobile-friendly. The re-design is being done by taking into account @brampitoyo's suggestions and feedback.

    You can revert to the old popup panel by setting uiFlavor to classic in advanced settings -- though keep in mind the old panel is not likely to be kept around forever.

    Closed as fixed:
    • min-height glitch uBO element picker
    • requestAnimationFrame-if and prefixed parameter
    • Drop hot key customization options
      • Firefox 74 and above supports the removal of assigned shortcuts
    • Add new filtering category to the logger: popups
    • Nano Adblocker cannot view EasyList China + EasyList
    • Race condition at browser launch may prevent application of cosmetic filters

    Notable commits with no entry in issue tracker:
    • Add new scriptlet to allow blocking Amazon's apstag.js
    • Add ability to open the dashboard with a keyboard shortcut
    • Support fetching assets from CDNs when auto-updating
    • First pass to re-design the dashboard
    • Second pass to re-design the dashboard
    • Third pass to re-design the dashboard
    • Fourth pass to re-design the dashboard
    • Fifth pass to re-design the dashboard
    • Sixth pass to re-design the dashboard

    Commits history since 1.26.2.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Издание 1.26.2

    От 16 апр 2020 - 2,56 MB
    Works with firefox 55.0 and later, android 55.0 and later
    See release notes.

    No code change since 1.26.0.

    The sole purpose of this release is to ensure an up to date version of EasyList is shipped as part of the package.

    An obsolete version of EasyList was shipped with uBO 1.26.0 and this was causing Google fonts to be unduly blocked everywhere after installing uBO for the first time.

    Though forcing an update of filter lists would solve the issue, Google fonts should not be blocked out of the box without having to force an update of filter lists.

    Commits history since 1.26.0.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Издание 1.26.0

    От 3 апр 2020 - 2,54 MB
    Works with firefox 55.0 and later, android 55.0 and later
    See release notes.

    Closed as fixed:
    • Remove Adblock Warning Removal
    • Add a way to blanket-except blocked cname-based requests
    • uBO icon in Manage Your Extensions disappears in the offline mode
    • Add remove-class scriptlet
    • Picker-window doesn't appear if images on a site is chosen
    • uBlock Origin v1.25.0 new feature cause DNS leaks
    • Ability to remove DOM element instead of hiding?

    Notable commits with no entry in issue tracker:
    • Use prime number to generate cache-bypass token
    • Allow empty needle in BidiTrieContainer.lastIndexOf()
    • Reorganize filter instances deduplication code
    • Add filter instance deduplicater in static net filtering engine
    • Add support for cname type and denyallow option
    • Support line continuation in filter lists
    • Improve window.open-defuser scriptlet
    • Improve validation of CSS selector-based cosmetic filters
    • Add procedural cosmetic operators remove() and upward()
    • Improve set-constant.js scriptlet

    Commits history since 1.25.2.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Издание 1.25.2

    От 7 мар 2020 - 2,52 MB
    Works with firefox 55.0 and later, android 55.0 and later
    See release notes.

    Closed as fixed:
    • In Element Zapper, support Mac keyboards’ Delete key (pull request from @roryokane)
    • Uncaught (in promise) ReferenceError: WebAssembly is not defined
    • Accessing localStorage delays startup
    • Need to whitelist Microsoft Edge internal page

    Notable commits with no entry in issue tracker:
    • Allow re-entrance in abort-current-inline-script
    • Make element picker mind that network filters are case-insensitive
    • Support loading of benchmark dataset in published versions
    • Wrap long hostnames in popup panel

    Commits history since 1.25.0.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Издание 1.25.0

    От 19 фев 2020 - 2,52 MB
    Works with firefox 55.0 and later, android 55.0 and later
    See release notes.

    Changes:

    uBO requires a new permission, dns, which is required to solve issue 780. This may triggers a new permission warning from Firefox when uBO updates to the latest dev build, specifically "Access IP address and hostname information", even though this was already possible for uBO to access that information.

    From now on uBO will CNAME-uncloak network requests. CNAME-uncloaked network requests will appear as blue entries in the popup panel and the logger. The uncloaked entries in the popup panel will also show the related aliases (in smaller characters underneath the canonical names).

    Network requests which were blocked, redirected, or excepted by a filter/rule are not uncloaked. Canonical hostnames which are first party to the associated alias hostname are not fed back into uBO's filtering engine.

    Warning: CNAME-aliased hostnames exist most likely for content delivery purpose, i.e. legitimate.

    Closed as fixed:
    • Reverse lookup of filter fails with wildcard-leading patterns
    • Search Bar is partially hidden on list pages
    • "0" prefixes are currently not accepted as valid hosts entries
    • [Regression] Show requests blocked in the logger as a result of csp= option
    • Source list of entity filter with subdomain is not looked up correctly
    • Fanboy's Cookie List moved to better place
    • Cosmetic filtering issue with Shadow DOM/tree/root
    • "::" entry in notracking hosts file blocks URLs containing "::"
    • Adsbygoogle.js injectable does not validate whether iframe going to be injected is already exist or not
    • Allow clicking on domain to expand it to show hosts

    Notable commits with no entry in issue tracker:
    • New way to convey IDN and CNAME info in popup panel
    • Harden abort-current-inline-script scriplet
    • Remove "uBlock filters -- Experimental" from stock lists
    • Fix unescaped attr value in generated CSS selector
    • Fix regex-like filter representation in logger
    • Improve neutered Google Analytics replacement scriptlet

    Commits history since 1.24.4.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Издание 1.24.4

    От 2 фев 2020 - 2,54 MB
    Works with firefox 55.0 and later, android 55.0 and later
    ## Fixed

    - Fix token position value when removing leading wildcard

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
  • Издание 1.24.2

    От 22 ное 2019 - 2,55 MB
    Works with firefox 55.0 and later, android 55.0 and later
    See release notes.

    This is an emergency fix:
    • Fix token array being too small for very long URL


    Commits history since 1.24.0.

    Изходният код е лицензиран под GNU General Public License, version 3.0

    Само с Firefox — Изтеглете Firefox сега
    Download file
Към началната страница на Mozilla

Добавки

  • Относно
  • Блог
  • Работилница за разширения
  • Център за разработчици
  • Политика за разработчици
  • Форум
  • Докладване на дефект
  • Насоки за писане на отзиви
  • Състояние на страницата

Мрежови четци

  • Desktop
  • Mobile
  • Reality
  • Enterprise

Продукти

  • Lockwise
  • Monitor
  • Browsers
  • Pocket
  • Twitter (@firefox)
  • Facebook (Firefox)
  • YouTube (firefoxchannel)
  • Политика на поверителност
  • Бисквитки
  • Правни въпроси

Освен ако не е изрично упоменато, съдържанието на тази страница е лицензирано според Creative Commons Attribution Share-Alike License v3.0 или по-ново издание.