Dobo Download by Internet Download Manager

Dobo sent link and download with IDM Module - internet download manager.

What is Dobo Download by Internet Download Manager?

Dobo Download by Internet Download Manager is a Chrome extension developed by Dobo, and its main feature is "Dobo sent link and download with IDM Module - internet download manager.".

Extension Screenshots

screenshot

Download Dobo Download by Internet Download Manager Extension CRX File

Download Dobo Download by Internet Download Manager extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name Dobo Download by Internet Download Manager Dobo Download by Internet Download Manager
ID ldmmjepjbeiolmmnjaffipggkogofmgo
Official URL https://chrome.google.com/webstore/detail/dobo-download-by-internet/ldmmjepjbeiolmmnjaffipggkogofmgo
Description Dobo sent link and download with IDM Module - internet download manager.
File Size 445 KB
Installation Count 357
Current Version 3.0.1
Last Updated 2021-11-26
Publish Date 2021-11-26
Rating 5.00/5 Total 2 Ratings
Developer Dobo
Email [email protected]
Payment Type free
Supported Languages id,de,en,en-GB,en-US,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "scripts": [
            "jquery.js",
            "core\/webext\/utils\/EventEmitter.js",
            "core\/webext\/core\/base.js",
            "core\/webext\/core\/chrome.storage.js",
            "core\/webext\/core\/chrome.runtime.js",
            "core\/webext\/core\/chrome.notifications.js",
            "core\/webext\/core\/chrome.browserAction.js",
            "core\/webext\/core\/chrome.contextMenus.js",
            "core\/webext\/core\/chrome.tabs.js",
            "core\/background.js",
            "termlib_parser.js",
            "config.js",
            "background.js"
        ]
    },
    "default_locale": "en_US",
    "browser_action": {
        "default_icon": {
            "16": "data\/icons\/disabled\/16.png",
            "18": "data\/icons\/disabled\/18.png",
            "19": "data\/icons\/disabled\/19.png",
            "32": "data\/icons\/disabled\/32.png",
            "36": "data\/icons\/disabled\/36.png",
            "38": "data\/icons\/disabled\/38.png",
            "48": "data\/icons\/disabled\/48.png",
            "64": "data\/icons\/disabled\/64.png"
        },
        "default_popup": "popup.html"
    },
    "description": "__MSG_appDesc__",
    "homepage_url": "http:\/\/www.puupnewsapp.com\/internet-download-manager-for-chrome\/",
    "icons": {
        "128": "data\/icons\/128.png",
        "16": "data\/icons\/16.png",
        "19": "data\/icons\/19.png",
        "32": "data\/icons\/32.png",
        "38": "data\/icons\/38.png",
        "48": "data\/icons\/48.png",
        "64": "data\/icons\/64.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "offline_enabled": true,
    "options_ui": {
        "chrome_style": true,
        "page": "data\/options\/index.html"
    },
    "permissions": [
        "tabs",
        "storage",
        "notifications",
        "alarms",
        "idle",
        "cookies",
        "webNavigation",
        "webRequest",
        "webRequestBlocking",
        "nativeMessaging",
        "contextMenus",
        "downloads",
        "*:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.0.1"
}