IDM™ Module | BiClick
IDM™ Integration Module open with internet download manager
IDM™ Module | BiClick란 무엇입니까?
IDM™ Module | BiClick은(는) IDM에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "IDM™ Integration Module open with internet download manager"입니다.
확장 프로그램 스크린샷
IDM™ Module | BiClick 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } } |