Skip to content

pot-app/pot-app-collection-plugin-youdao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pot-App 的 有道单词本插件

支持平台

使用方法

  1. 下载对应平台的插件,解压得到 .potext 文件
  2. 打开Pot-偏好设置-服务设置-翻译-添加外部插件-安装外部插件
  3. 选择刚刚解压得到的 .potext 文件,安装成功
  4. 将插件添加到服务列表即可使用

Cookie 获取方法

  1. 浏览器打开有道词典官网: youdao.com
  2. 登录有道账号
  3. F12 打开 开发者工具
  4. 点击 网络, 然后刷新页面
  5. 找到 accountinfo 请求
  6. 在其 请求标头 中找到 Cookie 字段,全部复制

示意图