IDM™ Module | BiClick

IDM™ Integration Module open with internet download manager

什么是IDM™ Module | BiClick?

IDM™ Module | BiClick是由IDM开发的Chrome扩展程序,该扩展的主要功能是“IDM™ Integration Module open with internet download manager”。

扩展截图

screenshot

下载IDM™ Module | BiClick扩展crx文件

下载IDM™ Module | BiClick扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Launch the Google Chrome web browser on your device.
Open the Chrome Web Store.
Find “IDM™ Module | BiClick” by typing it into the search box.
The extension’s “Add to Chrome” button should be clicked.
Click “Add extension” in the pop-up box to confirm the installation.
The IDM symbol will show up on the Chrome toolbar after installation.
You can get IDM and set it up. Download Internet Download Manager Desktop
Extract this downloaded ZIP file into a local directory.
Right-click run as administrator on “install.bat“.
Wait for the script to display the successful message.
Bing searches are activated to make searching easier.                    

扩展基本信息

名称 IDM™ Module | BiClick IDM™ Module | BiClick
ID jgpkfhlnpmpfkaicilkmpongpmkeofaf
官方URL https://chromewebstore.google.com/detail/idm-module-biclick/jgpkfhlnpmpfkaicilkmpongpmkeofaf
简介 IDM™ Integration Module open with internet download manager
文件大小 154 KB
安装次数 799
当前版本 0.0.7
更新时间 2024-02-13
上架时间 2024-02-08
评分 4.33/5 共30次评分
开发者 IDM
电子邮箱 [email protected]
付费类型 free
支持的语言 id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en_US",
    "version": "0.0.7",
    "manifest_version": 3,
    "icons": {
        "128": "128icon.png",
        "16": "16icon.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline'"
    },
    "host_permissions": [
        "https:\/\/app-how-to-use-it.com\/*",
        "*:\/\/*\/*"
    ],
    "permissions": [
        "storage",
        "contextMenus",
        "nativeMessaging"
    ],
    "background": {
        "service_worker": "background.js"
    }
}