IDM™ For PC and Windows/Mac - New Tab BG
IDM™ for PC extension provides you with 'IDM™' design on new tab. Designed for 'IDM™' app fans.
What is IDM™ For PC and Windows/Mac - New Tab BG?
IDM™ For PC and Windows/Mac - New Tab BG is a Chrome extension developed by https://advicefortech.com/idm-for-pc, and its main feature is "IDM™ for PC extension provides you with 'IDM™' design on new tab. Designed for 'IDM™' app fans.".
Extension Screenshots
Download IDM™ For PC and Windows/Mac - New Tab BG Extension CRX File
Download IDM™ For PC and Windows/Mac - New Tab BG 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
IDM On Laptop & PC extension provide you with IDM background in new tab page. Created for IDM fans. This extension features some of the best artwork to make you feel good on your Chrome browser. Choose your favorite IDM backgrounds from a variety of designs in new tab page. Install this chrome extension and experience the great design in your browser new tab page. Let's see, what is IDM app? The Internet Download Manager optimizes your file downloads. Downloading and organizing your files are made easier with it. If you like to plan ahead and compartmentalize your Internet traffic, you can also schedule your download to begin and stop at specific times. By creating multiple connections to the same server, the download manager is able to reach such good speeds. By breaking up the target archive into chunks and downloading them separately, the overall download speed can be greatly increased. As a final step, it packs up the file into a single entity for your enjoyment.
Extension Basic Information
Name | |
ID | dhpphoccdojjkfioaeicckngnkhcnmka |
Official URL | https://chrome.google.com/webstore/detail/idm-for-pc-and-windowsmac/dhpphoccdojjkfioaeicckngnkhcnmka |
Description | IDM™ for PC extension provides you with 'IDM™' design on new tab. Designed for 'IDM™' app fans. |
File Size | 573 KB |
Installation Count | 8,000 |
Current Version | 1.2.2 |
Last Updated | 2022-03-11 |
Publish Date | 2021-12-02 |
Rating | 4.00/5 Total 2 Ratings |
Developer | https://advicefortech.com/idm-for-pc |
[email protected] | |
Payment Type | free |
Extension Website | https://advicefortech.com/ |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.2.2", "name": "IDM\u2122 For PC and Windows\/Mac - New Tab BG", "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "IDM\u2122 for PC extension provides you with 'IDM\u2122' design on new tab. Designed for 'IDM\u2122' app fans.", "offline_enabled": true, "action": { "default_icon": { "128": "img\/icon128.png", "48": "img\/icon48.png", "16": "img\/icon16.png" } }, "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png", "16": "img\/icon16.png" }, "background": { "service_worker": "js\/main.js" } } |