Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
附加组件图标

Extract Data 版本历史 - 7 个版本

Extract Data 作者: pdulvp

评分 5 / 5
5 / 5 星
5
1
4
0
3
0
2
0
1
0
Extract Data 版本历史 - 7 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 1.7.0

    发布于 2021年4月2日 - 79.62 KB
    适用于 firefox 48.0 及更高版本
    Simplify rules editor

    源代码遵循自定义许可证发布

    您需要 Firefox 来使用此扩展
    下载 Firefox 并安装扩展
    下载文件
  • 较早版本

    版本 1.6.1

    发布于 2021年3月20日 - 79.41 KB
    适用于 firefox 48.0 及更高版本
    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.

    源代码遵循自定义许可证发布

    下载文件
  • 版本 1.5.1

    发布于 2020年5月31日 - 77.68 KB
    适用于 firefox 48.0 及更高版本

    源代码遵循自定义许可证发布

    下载文件
  • 版本 1.5

    发布于 2020年5月31日 - 77.69 KB
    适用于 firefox 48.0 及更高版本

    源代码遵循自定义许可证发布

    下载文件
  • 版本 1.3

    发布于 2020年5月10日 - 75.47 KB
    适用于 firefox 48.0 及更高版本

    源代码遵循自定义许可证发布

    下载文件
  • 版本 1.2

    发布于 2020年5月10日 - 75.43 KB
    适用于 firefox 48.0 及更高版本

    源代码遵循自定义许可证发布

    下载文件
  • 版本 1.1

    发布于 2020年5月9日 - 75.37 KB
    适用于 firefox 48.0 及更高版本

    源代码遵循自定义许可证发布

    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。