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

Historial de versiones de Extract Data - 7 versiones

Extract Data por pdulvp

Se valoró con 5 de 5
5 estrellas de 5
5
1
4
0
3
0
2
0
1
0
Historial de versiones de Extract Data - 7 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 1.7.0

    Lanzada el 2 de abr. de 2021 - 79,62 KB
    Compatible con firefox 48.0 y superiores
    Simplify rules editor

    Se publicó el código fuente bajo la licencia Custom License

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

    Versión 1.6.1

    Lanzada el 20 de mar. de 2021 - 79,41 KB
    Compatible con firefox 48.0 y superiores
    Some new shiny features have been added in this new version.

    #37 Extract several values at once
    It is now possible to extract several values per rule item. If the expression is returning a list of elements, all of them will be extracted.
    For instance, extract all tabs above at once.

    ![image](https://user-images.githubusercontent.com/28950124/111873586-44a72500-8991-11eb-97ae-91b76e069cf6.png)

    #44 #34 Extract URL fields
    It is now possible to extract information from URL.

    For instance, with a tab opened at :
    https://developer.mozilla.org:8080/en-US/search?q=test&r=10#search-results-close-container

    An expression such as :
    `document.location.search.q` will extract the value of `q` parameter of the URL.
    `document.location.pathname.0` will extract the `en-US` URL part.
    See related documentation (https://github.com/pdulvp/extract-data#predefined-expressions)

    #35 #42 Extract value from input fields
    When extracting an `input`, the value will be extracted rather than an empty text. Same as a `meta` tag.

    #38 Extract with css selectors rather than XPath
    It is now possible to use CSS Selectors as expressions rather than an XPath, allowing easier definition.
    For instance, an expression `h2` will retrieve all h2 elements. `h2:first` the first one.
    See related documentation (https://github.com/pdulvp/extract-data#predefined-expressions)

    #40 Add an Edit button on rule popup
    On the view, it is now possible to edit a rule directly with a dedicated button. It is useful as the first one was always selected on option opening.

    #47 Open tab on middle click enhancement
    When clicking on the JSON button with the middle click, the JSON is opened in a dedicated tab rather than being copied on the clipboard.

    Se publicó el código fuente bajo la licencia Custom License

    Descargar archivo
  • Versión 1.5.1

    Lanzada el 31 de may. de 2020 - 77,68 KB
    Compatible con firefox 48.0 y superiores

    Se publicó el código fuente bajo la licencia Custom License

    Descargar archivo
  • Versión 1.5

    Lanzada el 31 de may. de 2020 - 77,69 KB
    Compatible con firefox 48.0 y superiores

    Se publicó el código fuente bajo la licencia Custom License

    Descargar archivo
  • Versión 1.3

    Lanzada el 10 de may. de 2020 - 75,47 KB
    Compatible con firefox 48.0 y superiores

    Se publicó el código fuente bajo la licencia Custom License

    Descargar archivo
  • Versión 1.2

    Lanzada el 10 de may. de 2020 - 75,43 KB
    Compatible con firefox 48.0 y superiores

    Se publicó el código fuente bajo la licencia Custom License

    Descargar archivo
  • Versión 1.1

    Lanzada el 9 de may. de 2020 - 75,37 KB
    Compatible con firefox 48.0 y superiores

    Se publicó el código fuente bajo la licencia Custom License

    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.