IDM for PC and Windows - New Background
IDM for PC extension provides you with 'IDM' design on new tab. Designed for 'IDM' app fans.
IDM for PC and Windows - New Background क्या है?
IDM for PC and Windows - New Background https://www.techforapps.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "IDM for PC extension provides you with 'IDM' design on new tab. Designed for 'IDM' app fans."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में IDM for PC and Windows - New Background एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
IDM for PC extension provide you with IDM background in new tab page. You can also use Search bar and Change Background. It's 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. The App is currently only available in English, it will be available in other languages in upcoming releases.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | lailhlilkodoflmdcljahaniookchcbn |
आधिकारिक URL | https://chrome.google.com/webstore/detail/idm-for-pc-and-windows-ne/lailhlilkodoflmdcljahaniookchcbn |
विवरण | IDM for PC extension provides you with 'IDM' design on new tab. Designed for 'IDM' app fans. |
फ़ाइल का आकार | 1.13 MB |
स्थापना संख्या | 782 |
वर्तमान संस्करण | 1.2 |
अंतिम अपडेट | 2022-02-10 |
प्रकाशन तिथि | 2022-02-10 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | https://www.techforapps.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.techforapps.com/idm-for-pc/ |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.2", "name": "IDM for PC and Windows - New Background", "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "IDM for PC extension provides you with 'IDM' design on new tab. Designed for 'IDM' 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" } } |