Dobo Download by Internet Download Manager
Dobo sent link and download with IDM Module - internet download manager.
Dobo Download by Internet Download Managerคืออะไร?
Dobo Download by Internet Download Manager เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Dobo และคุณลักษณะหลักของมันคือ "Dobo sent link and download with IDM Module - internet download manager."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Dobo Download by Internet Download Manager
ดาวน์โหลดไฟล์ส่วนขยาย Dobo Download by Internet Download Manager ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ldmmjepjbeiolmmnjaffipggkogofmgo |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/dobo-download-by-internet/ldmmjepjbeiolmmnjaffipggkogofmgo |
คำอธิบาย | Dobo sent link and download with IDM Module - internet download manager. |
ขนาดไฟล์ | 445 KB |
จำนวนการติดตั้ง | 357 |
เวอร์ชันปัจจุบัน | 3.0.1 |
อัปเดตครั้งล่าสุด | 2021-11-26 |
วันที่เผยแพร่ | 2021-11-26 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | Dobo |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | 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" } |