Buscador de complementos para Firefox
  • Extensiones
  • Temas
    • para Firefox
    • Diccionarios y paquetes de idiomas
    • Otros sitios de navegadores
    • Complementos para Android
Iniciar sesión
Icono del complemento

Historial de versiones de Neat URL - 24 versiones

Neat URL por Geoffrey De Belie

Se valoró con 4,6 de 5
4,6 estrellas de 5
5
111
4
22
3
4
2
0
1
7
Historial de versiones de Neat URL - 24 versiones
  • ¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.

  • Última versión

    Versión 5.0.0

    Lanzada el 26 de abr. de 2020 - 62,43 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*
    * 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 cup.aihedy.com (related to #198)

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Necesitarás Firefox para usar esta extensión
    Descarga Firefox y obtiene la extensión
    Descargar archivo
  • Versiones antiguas

    Versión 4.1.5

    Lanzada el 28 de may. de 2018 - 42,32 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*
    * Use suffix lists to determine subdomains/top level domains, fixes #139

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Descargar archivo
  • Versión 4.1.4

    Lanzada el 25 de may. de 2018 - 42,06 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*
    * Port to Chrome
    * Extract CSS into separate files

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Descargar archivo
  • Versión 4.1.3

    Lanzada el 8 de may. de 2018 - 40,62 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*
    Add _hsmi

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Descargar archivo
  • Versión 4.1.2

    Lanzada el 21 de abr. de 2018 - 40,62 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*
    Remove ref, fixes #130 (caused by #118)

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Descargar archivo
  • Versión 4.1.1

    Lanzada el 17 de abr. de 2018 - 40,59 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*
    * Add spm@*.aliexpress.com, scm@*.aliexpress.com, aff_platform, aff_trace_key and terminal_id, fixes #103

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Descargar archivo
  • Versión 4.1.0

    Lanzada el 17 de abr. de 2018 - 40,51 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*
    * 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)

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Descargar archivo
  • Versión 4.0.1

    Lanzada el 14 de dic. de 2017 - 39,1 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*
    * 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 function

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Descargar archivo
  • Versión 4.0.0

    Lanzada el 5 de dic. de 2017 - 39,07 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*
    * 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 saving

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Descargar archivo
  • Versión 3.2.0

    Lanzada el 18 de oct. de 2017 - 38,3 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*
    * 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 cup.aihedy.com 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 all

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Descargar archivo
  • Versión 3.1.1

    Lanzada el 10 de oct. de 2017 - 32,81 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*
    * Fix handling of cup.aihedy.com again, browser.tabs.update triggers a new request, catch that
    * Change applyAfter from 400ms to 300ms on cup.aihedy.com

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Descargar archivo
  • Versión 3.1.0

    Lanzada el 10 de oct. de 2017 - 32,8 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*
    * 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 cup.aihedy.com - 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 support

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Descargar archivo
  • Versión 2.1.2

    Lanzada el 1 de oct. de 2017 - 28,63 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*
    * Fix problem with URL decoding
    * Keys are now case sensitive

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Descargar archivo
  • Versión 2.1.1

    Lanzada el 30 de sep. de 2017 - 28,61 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*
    * Do not update a tab to an empty URL

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Descargar archivo
  • Versión 2.1.0

    Lanzada el 30 de sep. de 2017 - 28,79 KB
    Compatible con firefox 48.0 y superiores
    * Fix handling of cup.aihedy.com and mozilla.org again
    * On Amazon product pages, all parameters are removed
    * Add light icons for dark themes, can be set in the options

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Descargar archivo
  • Versión 2.0.5

    Lanzada el 24 de sep. de 2017 - 20,25 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*
    * Fix handling of mozilla.org

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Descargar archivo
  • Versión 2.0.4

    Lanzada el 20 de sep. de 2017 - 20,18 KB
    Compatible con firefox 48.0 y superiores
    * Fix problem related to Google Docs - see https://cup.aihedy.com/nl/firefox/addon/neat-url/reviews/918997/
    * Add _hsenc and mkt_tok to Neat URL defaults

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Descargar archivo
  • Versión 2.0.3

    Lanzada el 5 de sep. de 2017 - 20,11 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*
    Important bugfix preventing some users from getting upgraded parameters

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Descargar archivo
  • Versión 2.0.2

    Lanzada el 4 de sep. de 2017 - 19,91 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*
    Add utm_cid for mashable.com

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Descargar archivo
  • Versión 2.0.1

    Lanzada el 31 de ago. de 2017 - 19,91 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*
    * 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)

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Descargar archivo
  • Versión 2.0.0

    Lanzada el 30 de ago. de 2017 - 20,94 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*
    * 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 README

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Descargar archivo
  • Versión 1.2.0

    Lanzada el 20 de ago. de 2017 - 19,58 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*
    - Fix options.js resizing of textarea width under certain conditions
    - Add parameter gs_l and provide an automatic upgrade path for users using earlier versions

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Descargar archivo
  • Versión 1.1.0

    Lanzada el 17 de ago. de 2017 - 18,02 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*
    - Support for cup.aihedy.com - try https://cup.aihedy.com/firefox/addon/google-pdf-viewer/?src=search after adding src@cup.aihedy.com 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)

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Descargar archivo
  • Versión 1.0.1

    Lanzada el 14 de ago. de 2017 - 17,43 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0 only

    Descargar archivo
Ir a la página de inicio de Mozilla

Complementos

  • Acerca de
  • Blog de complementos de Firefox
  • Taller de extensiones
  • Central del desarrollador
  • Normativas para desarrolladores
  • Blog de la comunidad
  • Foro
  • Informar de un error
  • Guía de revisión

Navegadores

  • Desktop
  • Mobile
  • Enterprise

Productos

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacidad
  • Cookies
  • Legal

A menos que se indique lo contrario, el contenido de este sitio está licenciado bajo la licencia Creative Commons Reconocimiento Compartir-Igual v3.0 o una versión posterior.