alexhua / Aria2-Explorer

An aria2 download task management extension for chromium based browser
https://www.aria2e.com/
BSD 3-Clause "New" or "Revised" License
783 stars 66 forks source link

[image-downloader] 批量下载图片并重命名时的冲突问题 #120

Closed mzhboy closed 1 year ago

mzhboy commented 1 year ago

Describe the bug image-downloader 扩展用来批量下载网页中的图片,并使用其重命名功能为图片添加序号。这时出现了冲突。

To Reproduce

  1. 使用 image-downloader 扩展下载图片
  2. 使用 image-downloader的重命名功能
  3. Aria2 for Chrome 未对该网页域名加入黑名单
  4. 重新加载 Aria2 for Chrome 问题消失,当然再次使用 image-downloader 下载问题再次产生

Expected behavior Chrome 提示扩展出现错误

Screenshots

Snipaste_2023-03-19_16-20-42

Desktop (please complete the following information):

alexhua commented 1 year ago

这个只要下载拦截开着就没法避免。遇到冲突,临时关掉下载拦截即可。 image