This sample demonstrates how to build an extension script through the webpack
project, by installing the third-party dependency cheerio
to parse the html
content, it finally realizes an extension that can download all contributor avatars of a specified github repository.
- Showcase
npm install
npm run build