ClearURLs for Firefox Changelog

What's new in ClearURLs for Firefox 1.26.1

Feb 3, 2023
  • Mandatory upgrade from "applications" to "browser_specific_settings" in manifest.json

New in ClearURLs for Firefox 1.26.0 (Nov 21, 2022)

  • The popup window is now responsive

New in ClearURLs for Firefox 1.25.0 (Jul 27, 2022)

  • 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

New in ClearURLs for Firefox 1.24.1 (Mar 26, 2022)

  • Replaced self-written URL parser through URL and URLSearchParams from the Web API
  • Fixed 185
  • Fixed 186

New in ClearURLs for Firefox 1.23.1 (Mar 23, 2022)

  • 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

New in ClearURLs for Firefox 1.22.0 (Dec 29, 2021)

  • 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`

New in ClearURLs for Firefox 1.21.0 (Mar 24, 2021)

  • Updated Polish translation by Kityn
  • Removed `clipboardWrite` permission
  • Removed noisy background of popup
  • Fixed issue #771
  • Fixed issue #466

New in ClearURLs for Firefox 1.20.0 (Nov 23, 2020)

  • 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)

New in ClearURLs for Firefox 1.19.0 (Jul 27, 2020)

  • Changed url decoding to prevent endless loop

New in ClearURLs for Firefox 1.18.1 (Jun 9, 2020)

  • 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

New in ClearURLs for Firefox 1.17.0 (Apr 15, 2020)

  • 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

New in ClearURLs for Firefox 1.16.0 (Mar 20, 2020)

  • 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

New in ClearURLs for Firefox 1.15.0 (Feb 18, 2020)

  • Updated Italian translation by @gioxx

New in ClearURLs for Firefox 1.14.0 (Feb 4, 2020)

  • Changed icon
  • Updated some strings of French translation by lucifer

New in ClearURLs for Firefox 1.12.0 (Jan 30, 2020)

  • Updated Russian translation by elfriob
  • Updated Spanish translation by @socram

New in ClearURLs for Firefox 1.11.0 (Jan 10, 2020)

  • Added hyperlink auditing blocking #184
  • Added yandex link fix script, to avoid URL tracking #305

New in ClearURLs for Firefox 1.9.5 (Dec 28, 2019)

  • Added Turkish translation by Ulaş Çakmak
  • Updated some strings of French translation by lucifer
  • Fixed problem with default RegExp