此版本的IDM不支持该类下载,请尝试将IDM更新至最新版本

此版本的IDM不支持该类下载,请尝试将IDM更新至最新版本

平时可以正常使用,谷歌浏览器内用IDM下载突然提示不能用了,但是复制链接到IDM中新建任务不影响使用,推测可能和谷歌浏览器更新有关,打开谷歌浏览器的扩展工具,移除IDM Integration Module。

然后打开IDM安装目录,找到IDMGCExt.crx,直接拖拽到浏览器扩展工具界面,再去下载就不会提示版本不支持了。

原因  在于禁用扩展自动更新,扩展和软件版本要一致。 How to disable Google Chrome extension autoupdate

Solutions I've found for this:

1. Disabling a concrete extension update

That's what I wanted!

You can do this by editing the extension's manifest.json file:

  • On Windows: C:\Users\<USERNAME>\AppData\Local\Google\Chrome\User Data\Default\Extensions\<EXTENSION-ID>\<VERSION>\manifest.json (find out the extension's ID by enabling Developer Mode in the extension settings page)

  • On MacOS: Open /Users/USERNAME/Library/Application Support/Google/Chrome/Default/Extensions/EXTENSION-ID/VERSION/manifest.json in a text editor.

  • On Ubuntu for Chromium: ${HOME}/.config/chromium/Default/Preferences

In this file, set the "update_url" property to something invalid like "https://localhost" for example. For the given url, it makes auto-updating that extension as simply impossible.

Source: https://productforums.google.com/d/msg/chrome/l3zOZeO-5-M/Y7VaR0KCWNIJ

2. Disabling all Google Chrome extension updates

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Update]
"AutoUpdateCheckPeriodMinutes"=dword:00000000
"UpdateDefault"=dword:00000000

Source: Making Google Chrome leave itself alone

.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

星尘库

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值