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 هو إضافة Chrome تم تطويرها بواسطة https://www.techforapps.com، والميزة الرئيسية لها هي "IDM for PC extension provides you with 'IDM' design on new tab. Designed for 'IDM' app fans.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة IDM for PC and Windows - New Background

قم بتنزيل ملفات الامتداد IDM for PC and Windows - New Background بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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.                    

معلومات أساسية عن التمديد

الاسم IDM for PC and Windows - New Background IDM for PC and Windows - New Background
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"
    }
}