Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

Extract Data version history - 7 versions

Extract Data by pdulvp

Rated 5 out of 5
5 Stars out of 5
5
1
4
0
3
0
2
0
1
0
Extract Data version history - 7 versions
  • 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.

  • Latest version

    Version 1.7.0

    Released Apr 2, 2021 - 79.62 KB
    Works with firefox 48.0 and later
    Simplify rules editor

    Source code released under Custom License

    You'll need Firefox to use this extension
    Download Firefox and get the extension
    Download file
  • Older versions

    Version 1.6.1

    Released Mar 20, 2021 - 79.41 KB
    Works with firefox 48.0 and later
    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.

    Source code released under Custom License

    Download file
  • Version 1.5.1

    Released May 31, 2020 - 77.68 KB
    Works with firefox 48.0 and later

    Source code released under Custom License

    Download file
  • Version 1.5

    Released May 31, 2020 - 77.69 KB
    Works with firefox 48.0 and later

    Source code released under Custom License

    Download file
  • Version 1.3

    Released May 10, 2020 - 75.47 KB
    Works with firefox 48.0 and later

    Source code released under Custom License

    Download file
  • Version 1.2

    Released May 10, 2020 - 75.43 KB
    Works with firefox 48.0 and later

    Source code released under Custom License

    Download file
  • Version 1.1

    Released May 9, 2020 - 75.37 KB
    Works with firefox 48.0 and later

    Source code released under Custom License

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

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

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.