▷ IDM Integration Module [IDM Extension]
✅ Internet Download Manager Integration Module [IDM Extension] Chrome,Opera,Firefox,Edge. Add IDM to Chrome
什么是▷ IDM Integration Module [IDM Extension]?
▷ IDM Integration Module [IDM Extension]是由The Blogging Lover开发的Chrome扩展程序,该扩展的主要功能是“✅ Internet Download Manager Integration Module [IDM Extension] Chrome,Opera,Firefox,Edge. Add IDM to Chrome”。
扩展截图
下载▷ IDM Integration Module [IDM Extension]扩展crx文件
下载▷ IDM Integration Module [IDM Extension]扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
It is an integration guide plugin for the Internet Download Manager program. With a single click, you can transfer videos, photos, and even URLs to IDM for easy downloading. You need the full version of IDM to use the plugin. You must have IDM installed on your local computer. If IDM is not installed on your local computer, IDM installation and instructions are included in the plugin. Do not confuse it with IDM integration modules that do not work or imitate the original. You can contact us for technical support and opinions, and you can contact us to contribute to improvements.
扩展基本信息
名称 | ▷ IDM Integration Module [IDM Extension] |
ID | lkfpbdoaiidkjnfoechefnifgmoipkap |
官方URL | https://chromewebstore.google.com/detail/%E2%96%B7-idm-integration-module/lkfpbdoaiidkjnfoechefnifgmoipkap |
简介 | ✅ Internet Download Manager Integration Module [IDM Extension] Chrome,Opera,Firefox,Edge. Add IDM to Chrome |
文件大小 | 1.53 MB |
安装次数 | 2,000 |
当前版本 | 1.0.0 |
更新时间 | 2024-02-22 |
上架时间 | 2024-02-22 |
评分 | 4.43/5 共7次评分 |
开发者 | The Blogging Lover |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://sites.google.com/view/volumeboosterext/privacy-policy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u25b7 IDM Integration Module [IDM Extension]", "description": "\u2705 Internet Download Manager Integration Module [IDM Extension] Chrome,Opera,Firefox,Edge. Add IDM to Chrome", "version": "1.0.0", "manifest_version": 3, "icons": { "16": "logo.png", "32": "logo.png", "48": "logo.png", "128": "logo.png" }, "permissions": [ "storage" ], "action": { "default_popup": "popup.html" }, "background": { "service_worker": "background.js" } } |