iTunes For PC

Easy access to the iTunes app on your PC for free.

iTunes For PCคืออะไร?

iTunes For PC เป็นส่วนขยายของ Chrome ที่พัฒนาโดย TDL และคุณลักษณะหลักของมันคือ "Easy access to the iTunes app on your PC for free."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย iTunes For PC

ดาวน์โหลดไฟล์ส่วนขยาย iTunes For PC ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        This extension gives you detailed information about iTunes and makes it easy to install and use iTunes on your PC.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ iTunes For PC iTunes For PC
ID jenhcbcdfpgbdbanmabnhnnmokdcncdc
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/itunes-for-pc/jenhcbcdfpgbdbanmabnhnnmokdcncdc
คำอธิบาย Easy access to the iTunes app on your PC for free.
ขนาดไฟล์ 69.11 KB
จำนวนการติดตั้ง 40,000
เวอร์ชันปัจจุบัน 0.1
อัปเดตครั้งล่าสุด 2020-08-24
วันที่เผยแพร่ 2020-08-24
คะแนน 4.64/5 รวมทั้งหมด 22 คะแนน
ผู้พัฒนา TDL
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://borwi.com/apple-itunes-for-pc/
URL หน้าช่วยเหลือ https://borwi.com/contact/
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "iTunes For PC",
    "version": "0.1",
    "manifest_version": 2,
    "description": "Easy access to the iTunes app on your PC for free.",
    "homepage_url": "https:\/\/borwi.com\/apple-itunes-for-pc\/",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": false
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "https:\/\/borwi.com\/apple-itunes-for-pc\/",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}