iTunes For PC

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

Apa itu iTunes For PC?

iTunes For PC adalah ekstensi Chrome yang dikembangkan oleh TDL, dan fitur utamanya adalah "Easy access to the iTunes app on your PC for free.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi iTunes For PC

Unduh file ekstensi iTunes For PC dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama iTunes For PC iTunes For PC
ID jenhcbcdfpgbdbanmabnhnnmokdcncdc
URL Resmi https://chrome.google.com/webstore/detail/itunes-for-pc/jenhcbcdfpgbdbanmabnhnnmokdcncdc
Deskripsi Easy access to the iTunes app on your PC for free.
Ukuran File 69.11 KB
Jumlah Instalasi 40,000
Versi Saat Ini 0.1
Terakhir Diperbarui 2020-08-24
Tanggal Publikasi 2020-08-24
Penilaian 4.64/5 Total 22 Penilaian
Pengembang TDL
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://borwi.com/apple-itunes-for-pc/
URL Halaman Bantuan https://borwi.com/contact/
Bahasa yang Didukung 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"
    }
}