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.27.3
Released 5 ఫిబ్ర. 2025 - 1.05 మెబైfirefox 58.0, ఆపైవి, android 58.0, ఆపైవితో పనిచేస్తుందిGoogle Docs bug fixSource code released under GNU Lesser General Public License v3.0 only
Download Firefox and get the extensionఈ పొడగింతను వాడుకోడానికి మీకు Firefox ఉండాలిపాత వెర్షనులు
వెర్షను 1.27.2
Released 27 జన. 2025 - 1.05 మెబైfirefox 58.0, ఆపైవి, android 58.0, ఆపైవితో పనిచేస్తుందిBug fixSource code released under GNU Lesser General Public License v3.0 only
వెర్షను 1.26.1
Released 31 జన. 2023 - 840.61 KBfirefox 55.0, ఆపైవి, android 48.0, ఆపైవితో పనిచేస్తుంది- Mandatory upgrade from "applications" to "browser_specific_settings" in manifest.jsonSource code released under GNU Lesser General Public License v3.0 only
వెర్షను 1.26.0
Released 18 నవ. 2022 - 840.31 KBfirefox 55.0, ఆపైవి, android 48.0, ఆపైవితో పనిచేస్తుంది- The popup window is now responsiveSource code released under GNU Lesser General Public License v3.0 only
వెర్షను 1.25.0
Released 26 జులై 2022 - 840.3 KBfirefox 55.0, ఆపైవి, android 48.0, ఆపైవితో పనిచేస్తుంది- 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 fixesSource code released under GNU Lesser General Public License v3.0 only
వెర్షను 1.24.1
Released 25 మార్చి 2022 - 836.66 KBfirefox 55.0, ఆపైవి, android 48.0, ఆపైవితో పనిచేస్తుంది- Replaced self-written URL parser through URL and URLSearchParams from the Web API
- Fixed 185
- Fixed 186Source code released under GNU Lesser General Public License v3.0 only
వెర్షను 1.23.1
Released 23 మార్చి 2022 - 836.78 KBfirefox 55.0, ఆపైవి, android 48.0, ఆపైవితో పనిచేస్తుంది- 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 @CommanderRootSource code released under GNU Lesser General Public License v3.0 only
వెర్షను 1.22.0
Released 28 డిసె. 2021 - 828.84 KBfirefox 55.0, ఆపైవి, android 48.0, ఆపైవితో పనిచేస్తుంది- 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`Source code released under GNU Lesser General Public License v3.0 only
వెర్షను 1.21.0
Released 24 మార్చి 2021 - 813.01 KBfirefox 55.0, ఆపైవి, android 48.0, ఆపైవితో పనిచేస్తుంది- Updated Polish translation by Kityn
- Removed `clipboardWrite` permission
- Removed noisy background of popup
- Fixed issue #771
- Fixed issue #466Source code released under GNU Lesser General Public License v3.0 only
వెర్షను 1.20.0
Released 21 నవ. 2020 - 876.95 KBfirefox 55.0, ఆపైవి, android 48.0, ఆపైవితో పనిచేస్తుంది- 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)Source code released under GNU Lesser General Public License v3.0 only
వెర్షను 1.19.0
Released 21 జులై 2020 - 868.73 KBfirefox 55.0, ఆపైవి, android 48.0, ఆపైవితో పనిచేస్తుంది+ Changed url decoding to prevent endless loopSource code released under GNU Lesser General Public License v3.0 only
వెర్షను 1.18.1
Released 7 జూన్ 2020 - 867.51 KBfirefox 55.0, ఆపైవి, android 48.0, ఆపైవితో పనిచేస్తుంది- 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 entriesSource code released under GNU Lesser General Public License v3.0 only
వెర్షను 1.17.0
Released 14 ఏప్రి. 2020 - 869.12 KBfirefox 55.0, ఆపైవి, android 48.0, ఆపైవితో పనిచేస్తుంది+ 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 valueSource code released under GNU Lesser General Public License v3.0 only
వెర్షను 1.16.0
Released 20 మార్చి 2020 - 866.26 KBfirefox 55.0, ఆపైవి, android 48.0, ఆపైవితో పనిచేస్తుంది+ 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 itselfSource code released under GNU Lesser General Public License v3.0 only
వెర్షను 1.15.0
Released 16 ఫిబ్ర. 2020 - 863.97 KBfirefox 55.0, ఆపైవి, android 48.0, ఆపైవితో పనిచేస్తుంది+ Updated Italian translation by @gioxxSource code released under GNU Lesser General Public License v3.0 only
వెర్షను 1.14.0
Released 1 ఫిబ్ర. 2020 - 863.78 KBfirefox 55.0, ఆపైవి, android 48.0, ఆపైవితో పనిచేస్తుంది+ Changed icon
+ Updated some strings of French translation by luciferSource code released under GNU Lesser General Public License v3.0 only
వెర్షను 1.12.0
Released 29 జన. 2020 - 843.3 KBfirefox 55.0, ఆపైవి, android 48.0, ఆపైవితో పనిచేస్తుంది+ Updated Russian translation by elfriob
+ Updated Spanish translation by @socramSource code released under GNU Lesser General Public License v3.0 only
వెర్షను 1.11.0
Released 6 జన. 2020 - 836.38 KBfirefox 55.0, ఆపైవి, android 48.0, ఆపైవితో పనిచేస్తుంది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.0Source code released under GNU Lesser General Public License v3.0 only
వెర్షను 1.9.5
Released 17 డిసె. 2019 - 403.73 KBfirefox 55.0, ఆపైవి, android 48.0, ఆపైవితో పనిచేస్తుంది+ Added Turkish translation by Ulaş Çakmak
+ Updated some strings of French translation by lucifer
+ Fixed problem with default RegExpSource code released under GNU Lesser General Public License v3.0 only
వెర్షను 1.9.4
Released 24 నవ. 2019 - 399.52 KBfirefox 55.0, ఆపైవి, android 48.0, ఆపైవితో పనిచేస్తుంది+ Fixed toolbar icon on startup #102
+ Added option to disable/allow domain blocking #294
+ Some refactoringSource code released under GNU Lesser General Public License v3.0 only
వెర్షను 1.9.3.1
Released 15 నవ. 2019 - 399.14 KBfirefox 55.0, ఆపైవి, android 48.0, ఆపైవితో పనిచేస్తుంది+ Changed data and hash URL to GitLab Pages, to prevent hitting the GitLab infrastructure directly #295Source code released under GNU Lesser General Public License v3.0 only
వెర్షను 1.9.3
Released 15 నవ. 2019 - 399.14 KBfirefox 55.0, ఆపైవి, android 48.0, ఆపైవితో పనిచేస్తుంది- Fixed wrong initial rules URLSource code released under GNU Lesser General Public License v3.0 only
వెర్షను 1.9.2
Released 9 నవ. 2019 - 399.13 KBfirefox 55.0, ఆపైవి, android 48.0, ఆపైవితో పనిచేస్తుంది- 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.Source code released under GNU Lesser General Public License v3.0 only
వెర్షను 1.9.1
Released 24 అక్టో. 2019 - 398.63 KBfirefox 55.0, ఆపైవి, android 48.0, ఆపైవితో పనిచేస్తుంది- Fixed badged in quiet mode
- Added Italian translation by @gioxxSource code released under GNU Lesser General Public License v3.0 only
వెర్షను 1.9.0
Released 22 అక్టో. 2019 - 395.71 KBfirefox 55.0, ఆపైవి, android 48.0, ఆపైవితో పనిచేస్తుంది- 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.Source code released under GNU Lesser General Public License v3.0 only