Export HJ Words

从沪江生词本导出单词

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Aŭtoro
ecat
Ĉiutagaj instaloj
0
Tutaj instaloj
161
Ratings
1 0 0
Versio
0.5
Kreita
2018/04/29
Ĝisdatigita
2018/08/18
Size
2,75 kb
Licenco
N/A
Aplikiĝas al

从网页版一键导出沪江生词本的单词,目前只支持单页导出

安装

轻量级

将下面代码保存为书签

添加书签

javascript:(function(){var tm_s=document.createElement("script");tm_s.src="https://ecator.github.io/export-hj-words/index.user.js";document.body.appendChild(tm_s)})();

只需要在沪江生词本页面点击这个书签即可出现导出按钮

点击书签出现导出按钮

猴油脚本安装

Greasy Fork即可一键安装。

使用

脚本安装成功后在沪江生词本的页面会有一个导出按钮

如果通过书签注入方式需要手动点击书签才会出现按钮

导出按钮

点击导出按钮后耐心等待一段时间即可出现下载链接

导出结果

导出格式

一共导出以下三个字段,以制表符分隔,每条记录以换行符分隔

  1. 单词本身
  2. 音标
  3. 简单释义
    • 释义字段包括html标签,所以如果要将导出结果用于其他软件的导入需要支持html标签,比如Anki anki import

bug反馈

可以去git发issue或者在Greasy Fork进行反馈