IDM™ Module | BiClick
IDM™ Integration Module open with internet download manager
IDM™ Module | BiClickคืออะไร?
IDM™ Module | BiClick เป็นส่วนขยายของ Chrome ที่พัฒนาโดย IDM และคุณลักษณะหลักของมันคือ "IDM™ Integration Module open with internet download manager"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย IDM™ Module | BiClick
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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" } } |