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

ClearURLs version history - 25 versions

ClearURLs от Kevin R.

Оценена с 4,5 от 5
Оценена с 4,5 звезди от 5 възможни
5
509
4
85
3
43
2
25
1
25
ClearURLs version history - 25 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.Винаги трябва да използвате последното издание на добавките.

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

    Издание 1.26.1

    От 31 яну 2023 - 840,61 KB
    Works with firefox 55.0 and later, android 48.0 and later
    - Mandatory upgrade from "applications" to "browser_specific_settings" in manifest.json

    Изходният код е лицензиран под GNU Library General Public License v3.0

    За да използвате това разширение, ще ви е необходим Firefox
    Изтеглете Firefox и вземете разширението
    Изтегляне на файл
  • Стари версии

    Издание 1.26.0

    От 18 ное 2022 - 840,31 KB
    Works with firefox 55.0 and later, android 48.0 and later
    - The popup window is now responsive

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
  • Издание 1.25.0

    От 26 юли 2022 - 840,3 KB
    Works with firefox 55.0 and later, android 48.0 and later
    - ETag filtering now generates random values and does no longer delete the header. As a result, filtering also works under Chrome-based browsers
    - ETag filtering no longer increases the counter
    - ETag filtering is now disabled by default
    - Updated rules URL href
    - Updated translations
    - Bug fixes

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
  • Издание 1.24.1

    От 25 мар 2022 - 836,66 KB
    Works with firefox 55.0 and later, android 48.0 and later
    - Replaced self-written URL parser through URL and URLSearchParams from the Web API
    - Fixed 185
    - Fixed 186

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
  • Издание 1.23.1

    От 23 мар 2022 - 836,78 KB
    Works with firefox 55.0 and later, android 48.0 and later
    - Added Arabic translation by Essam and kugani
    - Added Indonesian translation by Iputucaganesha
    - Added content_security_policy to manifest.json
    - Re-Added applicationsto manifest.json
    - Added recursive cleaning
    - Added dark mode support in !101. Thanks to @dannycolin
    - Updated homepage_url and author field in manifest.json
    - Replaced deprecated String.prototype.substr() in !175. Thanks to @CommanderRoot

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
  • Издание 1.22.0

    От 28 дек 2021 - 828,84 KB
    Works with firefox 55.0 and later, android 48.0 and later
    - Added Korean translation by @hellojaccc
    - Added Thai translation by @ammaneena
    - Added Slovenian translation by @betterwebleon
    - Added `method` filtering to rule catalogs. Thanks to @lifegpc. Closes #948.

    - Updated jQuery to 3.6.0
    - Updated Spanish translation by Sergio
    - Updated Hungarian translation by krolli
    - Updated Italian translation by Gioxx
    - Updated Dutch translation by Harm and Heimen
    - Updated Polish translation by Mble
    - Updated Portuguese translation by Lalocas and Geraldo
    - Updated Turkish translation by Ümit
    - Updated Chinese (traditional) translation by 1304274443
    - Updated Chinese (simplified) translation by Eric
    - Replaced deprecated `extension.getURL` by `runtime.getURL`

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
  • Издание 1.21.0

    От 24 мар 2021 - 813,01 KB
    Works with firefox 55.0 and later, android 48.0 and later
    - Updated Polish translation by Kityn
    - Removed `clipboardWrite` permission
    - Removed noisy background of popup
    - Fixed issue #771
    - Fixed issue #466

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
  • Издание 1.20.0

    От 21 ное 2020 - 876,95 KB
    Works with firefox 55.0 and later, android 48.0 and later
    - Added Dutch translation by Harm M.

    - Changed url decoding to prevent endless loop
    - Performance optimizations for rules by @thexeos
    - Changed default rules and hash host to Github Pages
    - Changed rules changelog button href to the new rules submodule repo
    - Updated various translations - thanks to all contributors

    - Fixed #664 (also #739, #740)

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
  • Издание 1.19.0

    От 21 юли 2020 - 868,73 KB
    Works with firefox 55.0 and later, android 48.0 and later
    + Changed url decoding to prevent endless loop

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
  • Издание 1.18.1

    От 7 юни 2020 - 867,51 KB
    Works with firefox 55.0 and later, android 48.0 and later
    - Removed sha256.jquery.plugin
    - Removed Popper.js v1.16.0
    - Removed Bootstrap Colorpicker v3.2.0
    - Removed xbl type from request types, because it throws since 78.0b3 exceptions (no longer supported)

    + Added Pickr v1.7.0

    +/- Replaced sha256.jquery.plugin with native hashing
    +/- Replaced jQuery dependencies with native JavaScript in all core files (jQuery is only required for the log page)
    +/- Restricted the log limit to max. 5000 entries

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
  • Издание 1.17.0

    От 14 апр 2020 - 869,12 KB
    Works with firefox 55.0 and later, android 48.0 and later
    + Updated some strings of Spanish translation
    + Updated some strings of French translation
    + Updated some strings of Italian translation
    + Updated some strings of Russian translation
    + Updated some strings of Swedish translation
    + Updated some strings of Turkish translation
    + Updated some strings of Ukrainian translation
    + Updated some strings of Chinese Simple translation
    + Fixed a typo in the path to the Datatables JavaScript file
    + Fixed #445
    + Fixed #462
    + Added check for setBadgeTextColor function (only supported in Firefox)
    - Removed browser-polyfill content script import (seems no longer needed)
    - Removed old applications value

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
  • Издание 1.16.0

    От 20 мар 2020 - 866,26 KB
    Works with firefox 55.0 and later, android 48.0 and later
    + Added ETag header filtering (#362, #440)
    + Fixed spontaneous disappearance of the badged
    + Fixed wrong counting of blocked elements
    + Updated all translation
    + Changed badged font color to #FFFFFF
    + Changed watchdog behavior as follows #428, #431, #429:
    - Increased watchdog interval to 60 seconds
    - Executed watchdog only if ClearURLs is also active
    - Watchdog restarts ClearURLs at most 3 times and only if ClearURLs has rules
    + Changed behavior of downloading rules #428, #431, #429:
    - If download of hash file fails and no local rules are available, then ClearURLs displays `hash_status_code_5` and deactivates itself
    - If download of rules file fails and no local rules are available, then ClearURLs displays `hash_status_code_5` and deactivates itself

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
  • Издание 1.15.0

    От 16 фев 2020 - 863,97 KB
    Works with firefox 55.0 and later, android 48.0 and later
    + Updated Italian translation by @gioxx

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
  • Издание 1.14.0

    От 1 фев 2020 - 863,78 KB
    Works with firefox 55.0 and later, android 48.0 and later
    + Changed icon
    + Updated some strings of French translation by lucifer

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
  • Издание 1.12.0

    От 29 яну 2020 - 843,3 KB
    Works with firefox 55.0 and later, android 48.0 and later
    + Updated Russian translation by elfriob
    + Updated Spanish translation by @socram

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
  • Издание 1.11.0

    От 6 яну 2020 - 836,38 KB
    Works with firefox 55.0 and later, android 48.0 and later
    Added in version 1.11.0:
    + Added hyperlink auditing blocking #184
    + Added yandex link fix script, to avoid URL tracking #305

    Added in version 1.10.0:
    + Updated to Bootstrap 4.3.1
    + Updated to jQuery 3.4.1
    + Updated to DataTables 1.10.20
    + Deleted unnecessary Bootstrap Dialog lib
    + Replaced pick-a-color with bootstrap-colorpicker 3.2.0
    + Added popper.js 1.16.0
    + Fixed #338
    + Fixed #333
    + Fixed #332
    + Fixed #307
    + Maybe #315 fixed
    + Minor corrections on english translation by Sopor
    + Added Swedish translation by Sopor
    + Replaced glyphicons with fontawesome 5.12.0

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
  • Издание 1.9.5

    От 17 дек 2019 - 403,73 KB
    Works with firefox 55.0 and later, android 48.0 and later
    + Added Turkish translation by Ulaş Çakmak
    + Updated some strings of French translation by lucifer
    + Fixed problem with default RegExp

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
  • Издание 1.9.4

    От 24 ное 2019 - 399,52 KB
    Works with firefox 55.0 and later, android 48.0 and later
    + Fixed toolbar icon on startup #102
    + Added option to disable/allow domain blocking #294
    + Some refactoring

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
  • Издание 1.9.3.1

    От 15 ное 2019 - 399,14 KB
    Works with firefox 55.0 and later, android 48.0 and later
    + Changed data and hash URL to GitLab Pages, to prevent hitting the GitLab infrastructure directly #295

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
  • Издание 1.9.3

    От 15 ное 2019 - 399,14 KB
    Works with firefox 55.0 and later, android 48.0 and later
    - Fixed wrong initial rules URL

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
  • Издание 1.9.2

    От 9 ное 2019 - 399,13 KB
    Works with firefox 55.0 and later, android 48.0 and later
    - Fixed #290
    - Updated some strings of Italian translation by @gioxx
    - Added a minimal version of the data.min.json file where all line breaks and spaces, as well as default values and empty lists are removed.

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
  • Издание 1.9.1

    От 24 окт 2019 - 398,63 KB
    Works with firefox 55.0 and later, android 48.0 and later
    - Fixed badged in quiet mode
    - Added Italian translation by @gioxx

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
  • Издание 1.9.0

    От 22 окт 2019 - 395,71 KB
    Works with firefox 55.0 and later, android 48.0 and later
    - Added #284
    - Added #56
    - Fixed #241
    - Possible fix & workaround for #203
    - Fixed bug in "history tracking injection protection". This option was not disabled, when the global filter switch are on off
    - Added an option to im-/export the log (requires the `downloads` permission)
    - Added an option to im-/export the settings (requires the `downloads` permission)
    - Added information page for blocked sites, when they are called in the `main_frame`
    - Added "multiple times URL encodes" recognition
    - Refactoring
    - Changed background script loading sequence to prevent that required functions are not yet loaded.

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
  • Издание 1.8.5

    От 29 сеп 2019 - 390,51 KB
    Works with firefox 55.0 and later, android 48.0 and later
    + Fixed #264
    + Fixed #262
    + Fixed #267

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
  • Издание 1.8.4

    От 26 сеп 2019 - 390,59 KB
    Works with firefox 55.0 and later, android 48.0 and later
    + Force redirects only on main frames
    + Added google link fix script, to avoid the sub frame permission for force redirection on google

    Изходният код е лицензиран под GNU Library General Public License v3.0

    Изтегляне на файл
Към началната страница на Mozilla

Добавки

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

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

  • Desktop
  • Mobile
  • Enterprise

Продукти

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

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