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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}