Skip to content

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Aug 11:52
· 63 commits to main since this release

怎么装

下面那个 .zip 是给应用商店的格式,Chrome 不能直接装 zip。请:

  1. 下载并解压;
  2. 打开 chrome://extensions,右上角打开「开发者模式」;
  3. 点「加载已解压的扩展程序」,选解压出来的那个目录(里面应当直接就是 manifest.json)。

Edge 同理(edge://extensions)。

装好之后点扩展图标,面板里有一步步的指引。抓下来的东西只待在你自己的浏览器里,在你把它导出到本机文件夹之前,不会去任何别的地方。


What's Changed

  • fix(driver): 卡死的那一段被接管之后,抓取起不来 by @MewX in #4
  • fix: resume crawling after a stalled run by @Colafornia in #3

New Contributors

Full Changelog: v1.0.0...v1.0.1