Can we download a webpage completely with chrome.downloads.download? (Google Chrome Extension)

前端 未结 2 1410
遇见更好的自我
遇见更好的自我 2021-02-04 17:11

I want to save a wabpage completely from my Google Chrome extension. I added \"downloads\", \"\" permissions and confirmed that the following code s

2条回答
  •  鱼传尺愫
    2021-02-04 17:56

    No, it does not download for you all files: images, js, css etc. You should use tools like HTTRACK.

提交回复
热议问题