xuejianxianzun / PixivBatchDownloader

Chrome 扩展,批量下载 Pixiv 的插画和小说。过滤作品、下载时重命名、转换动态图片等。Powerful Pixiv batch downloader. Batch download artworks and novels, filter works, rename when downloading, convert animated images, and more.
https://pixiv.download/
GNU General Public License v3.0
3.77k stars 216 forks source link

提问 为什么需要这个新的权限呢 #281

Closed catcafeman closed 1 year ago

catcafeman commented 1 year ago

image 请问为什么需要这个新的权限呢?

xuejianxianzun commented 1 year ago

由于下载器更换了修改网络请求标头的方式,使用了 declarativeNetRequest 权限,这应该是出现此提示的原因。 这个权限确实有能力阻止网络请求,但并不代表下载器会这么做。

catcafeman commented 1 year ago

由于下载器更换了修改网络请求标头的方式,使用了 权限,这应该是出现此提示的原因。 这个权限确实有能力阻止网络请求,但并不代表下载器会这么做。declarativeNetRequest

image 感谢回复!我关注到此扩展可以阻止【任何】页面上的内容,这是我的解决方案。

xuejianxianzun commented 1 year ago

这个担心是多余的,下载器只会在“允许的站点”上运行。