This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name 搜狗scel词库转txt | |
// @namespace https://github.com/journey-ad | |
// @version 0.1 | |
// @description 搜狗scel词库转txt并下载 | |
// @author journey-ad | |
// @license MIT | |
// @match *://pinyin.sogou.com/dict/* | |
// @icon https://www.google.com/s2/favicons?domain=pinyin.sogou.com | |
// @grant none |
OlderNewer