▷ 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”。

擴展截圖

screenshot
screenshot

下載▷ 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] ▷ IDM Integration Module [IDM Extension]
ID lkfpbdoaiidkjnfoechefnifgmoipkap
官方網址 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"
    }
}