Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 357 Bytes

File metadata and controls

16 lines (10 loc) · 357 Bytes

English | 中文

介绍

此示例演示如何通过webpack工程来构建扩展脚本,通过安装第三方依赖cheerio来解析html内容,最终实现一个可以下载指定 github 仓库所有贡献者头像的扩展。

  • 效果图

构建

npm install
npm run build