Dobo Download by Internet Download Manager

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

Dobo Download by Internet Download Manager là gì?

Dobo Download by Internet Download Manager là một tiện ích mở rộng Chrome được phát triển bởi Dobo, và tính năng chính của nó là "Dobo sent link and download with IDM Module - internet download manager.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Dobo Download by Internet Download Manager

Tải xuống các tệp mở rộng Dobo Download by Internet Download Manager dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                                            

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Dobo Download by Internet Download Manager Dobo Download by Internet Download Manager
ID ldmmjepjbeiolmmnjaffipggkogofmgo
URL Chính Thức https://chrome.google.com/webstore/detail/dobo-download-by-internet/ldmmjepjbeiolmmnjaffipggkogofmgo
Mô tả Dobo sent link and download with IDM Module - internet download manager.
Kích Thước Tệp 445 KB
Số Lần Cài Đặt 357
Phiên Bản Hiện Tại 3.0.1
Cập Nhật Lần Cuối 2021-11-26
Ngày Phát Hành 2021-11-26
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển Dobo
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
}