Neat URL sürüm geçmişi - 24 sürüm
Neat URL geliştiren: Geoffrey De Belie
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 5.0.0
26 Nis 2020 tarihinde çıktı - 62,43 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışır* Fix #144 (XTOR): hash parameters work again
* Fix #161 (Ebay): add Ebay parameter hash@ebay.*
* Fix #167 (fbclid): add Facebook parameter fbclid
* Fix #176 (Google Analytics): add Google Analytics parameters gclid, gclsrc
* Fix #177 (merge commits) by updating this extension
* Fix #200 (double domains) by using publicsuffix-ccSLD
* Fix #204 (roadmap): consider this changelog to be the roadmap
* Fix #205 (block all placeholders using #*): add support for #* and #?*
* Fix #206 (Yandex parameters): added by default
* Fix #207 (hash): hash parameters work again
* Fix #216 (Matomo): add pk_*
* Fix #217 (outdated) by updating this extension
* Fix: mixing a root wild card domain with a suffix wildcard domain is now supported
* Adding default blocking parameters in new versions results in all users receiving the new parameters
* Existing default parameters included in the custom blocked parameters, will be deleted from the custom blocked parameters list
* Organised default blocking parameters into categories and into a JSON file
* This removes the need to have the default blocking list multiple times in the code base (options.js, background.js)
* Added Twitch.tv parameters tt_medium, tt_content
* Added MailChimp parameters mc_cid, mc_eid
* Added Google parameters gs_gbg@google.*, gs_mss@google.*, gs_rn@google.*, gs_lcp@google.*
* Added Google Analytics parameters gclid, gclsrc
* Added Amazon parameter pf@amazon.*
* Added AliExpress parameters algo_expid, algo_pvid, btsid, ws_ab_test
* Added Omniture tracking parameter s_cid
* Added Facebook parameters refsrc@facebook.com, hrc@facebook.com
* Added Yandex parameters lr@yandex.*, redircnt@yandex.*
* Added Ebay parameter hash@ebay.*
* Removed terminal_id, CNDID since the use is unknown
* Removed $/ref@amazon.* from the defaults due to suspected issues
* Options page: Add parameter rules URL
* Options page: Show default blocking parameters in a more organized way
* Options page: slightly adapt CSS styles
* README: update to the new default blocking parameters and use the new JSON format
* README: root wildcard domain and suffix wildcard domain can be combined; added an example
* README: organised "recommended parameters"
* README: added an explanation about addons.mozilla.org (related to #198)Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı
Firefox’u indir ve uzantıyı yükleBu uzantıyı kullanmak için Firefox’a ihtiyacınız varEski sürümler
Sürüm 4.1.5
28 May 2018 tarihinde çıktı - 42,32 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışır* Use suffix lists to determine subdomains/top level domains, fixes #139Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı
Sürüm 4.1.4
25 May 2018 tarihinde çıktı - 42,06 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışır* Port to Chrome
* Extract CSS into separate filesKaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı
Sürüm 4.1.3
8 May 2018 tarihinde çıktı - 40,62 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışırAdd _hsmiKaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı
Sürüm 4.1.2
21 Nis 2018 tarihinde çıktı - 40,62 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışırRemove ref, fixes #130 (caused by #118)Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı
Sürüm 4.1.1
17 Nis 2018 tarihinde çıktı - 40,59 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışır* Add spm@*.aliexpress.com, scm@*.aliexpress.com, aff_platform, aff_trace_key and terminal_id, fixes #103Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı
Sürüm 4.1.0
17 Nis 2018 tarihinde çıktı - 40,51 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışır* Add source@sourceforge.net, position@sourceforge.net, callback@bilibili.com, fixes #116
* Fix #97 revert counter color to default color
* Add eloqua tracking parameters #105
* Exception support #111
* Fix Neat URL breaks Google Product Forums #122
* Add ref, tag@amazon.*, ref_@amazon.* and pf_rd_*@amazon.* by default (fixes #118 #120 #125)
* Drop pd_rd_r@amazon.*, pd_rd_w@amazon.*, pd_rd_wg@amazon.* in favor of pd_rd_*@amazon.* (including automatic upgrade path)Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı
Sürüm 4.0.1
14 Ara 2017 tarihinde çıktı - 39,1 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışır* Fix ending parameters not detected when there are no query or hash parameters
* Fix regression: Amazon product pages are not cleaned when not all parameters are included
* Remove unused method parameters passed to removeEndings functionKaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı
Sürüm 4.0.0
5 Ara 2017 tarihinde çıktı - 39,07 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışır* Performance improvements
* Several encoding bugs fixed #73 #75 #93
* Re-initialise listener, hopefully fixes #92
* Fix "Show counter" setting (introduced in 3.2.0) doesn't do anything #91
* Workaround for gws_rd@google.* on google.com #76
* Implement hash parameters using #? #83
* Cleanups
* Fix translation string mapped to wrong i18n id
* Move most functions related to the toolbar button to a separate file
* Automatically remove newlines from the Blocked parameters textarea when savingKaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı
Sürüm 3.2.0
18 Eki 2017 tarihinde çıktı - 38,3 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışır* Add counter which shows the number of rewritten URLs #60
* Add option to show/hide counter
* Add option to set the counter background color
* Fix addons.mozilla.org logic and change applyAfter to 1000ms #42
* Drop tracking feature introduced in 3.1.0 #58
* Add blacklist feature to skip certain URLs
* Skip rewriting urls which contain ?? #66
* Empty list of request types now means no request types are filtered at allKaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı
Sürüm 3.1.1
10 Eki 2017 tarihinde çıktı - 32,81 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışır* Fix handling of addons.mozilla.org again, browser.tabs.update triggers a new request, catch that
* Change applyAfter from 400ms to 300ms on addons.mozilla.orgKaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı
Sürüm 3.1.0
10 Eki 2017 tarihinde çıktı - 32,8 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışır* Fix some websites breaking / problems caused by the use of URL() constructor #52
* Default request filter will now only filter "main_frame" requests - see the advanced section of the options to change that (tip: if you want all requests to be filtered, you can use an empty value - it might break some sites, so make sure you report all URLs which do not work in this mode). #48 #52 livejournal.com
* Safer handling of addons.mozilla.org - only main_frame requests will be changed to prevent issues. #48
* Added tracking protection - it will cancel requests to listed domains
* Expanded existing localisations
* Explicit support for stripping of # parameters
* Fix double dollar supportKaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı
Sürüm 2.1.2
1 Eki 2017 tarihinde çıktı - 28,63 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışır* Fix problem with URL decoding
* Keys are now case sensitiveKaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı
Sürüm 2.1.1
30 Eyl 2017 tarihinde çıktı - 28,61 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışır* Do not update a tab to an empty URLKaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı
Sürüm 2.1.0
30 Eyl 2017 tarihinde çıktı - 28,79 KBfirefox 48.0 ve üstü ile çalışır* Fix handling of addons.mozilla.org and mozilla.org again
* On Amazon product pages, all parameters are removed
* Add light icons for dark themes, can be set in the optionsKaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı
Sürüm 2.0.5
24 Eyl 2017 tarihinde çıktı - 20,25 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışır* Fix handling of mozilla.orgKaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı
Sürüm 2.0.4
20 Eyl 2017 tarihinde çıktı - 20,18 KBfirefox 48.0 ve üstü ile çalışır* Fix problem related to Google Docs - see https://addons.mozilla.org/nl/firefox/addon/neat-url/reviews/918997/
* Add _hsenc and mkt_tok to Neat URL defaultsKaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı
Sürüm 2.0.3
5 Eyl 2017 tarihinde çıktı - 20,11 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışırImportant bugfix preventing some users from getting upgraded parametersKaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı
Sürüm 2.0.2
4 Eyl 2017 tarihinde çıktı - 19,91 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışırAdd utm_cid for mashable.comKaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı
Sürüm 2.0.1
31 Ağu 2017 tarihinde çıktı - 19,91 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışır* Introduce $$ to force remove everything after a certain string
* Change $ behaviour to remove everything after a certain string only if there are no query parameters after reducing the query parameters (no longer breaks Amazon links)
* Drop utils/compareVersions.js (no longer needed)Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı
Sürüm 2.0.0
30 Ağu 2017 tarihinde çıktı - 20,94 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışır* Added domain wildcards
* Added support for anchor tags
* Made upgrading of parameters between versions more robust
* Fixed context menu listeners staying attached after removing them
* Add gs_l parameter retroactively
* Add new default parameters: pd_rd_r@amazon.*, pd_rd_w@amazon.*, pd_rd_wg@amazon.*, _encoding@amazon.*, psc@amazon.*, ved@google.*, ei@google.*, sei@google.*, gws_rd@google.*, cvid@bing.com, form@bing.com, sk@bing.com,
sp@bing.com, sc@bing.com, qs@bing.com, pq@bing.com, feature@youtube.com, gclid@youtube.com, kw@youtube.com, $/ref@amazon.*
* Expanded READMEKaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı
Sürüm 1.2.0
20 Ağu 2017 tarihinde çıktı - 19,58 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışır- Fix options.js resizing of textarea width under certain conditions
- Add parameter gs_l and provide an automatic upgrade path for users using earlier versionsKaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı
Sürüm 1.1.0
17 Ağu 2017 tarihinde çıktı - 18,02 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışır- Support for addons.mozilla.org - try https://addons.mozilla.org/firefox/addon/google-pdf-viewer/?src=search after adding src@addons.mozilla.org to parameters in the options page
- Fix support for google.co.uk (double domains)
- Introduce support for root domains with subdomains. This means you can use wildcards at the beginning of a parameter (*.mozilla.org)Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı
Sürüm 1.0.1
14 Ağu 2017 tarihinde çıktı - 17,43 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışırKaynak kodu Yalnızca GNU Genel Kamu Lisansı v2.0 lisansıyla yayımlandı