iTunes For PC

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

Cos'è iTunes For PC?

iTunes For PC è un'estensione di Chrome sviluppata da TDL, e la sua funzione principale è "Easy access to the iTunes app on your PC for free.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione iTunes For PC

Scarica i file di estensione iTunes For PC in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome iTunes For PC iTunes For PC
ID jenhcbcdfpgbdbanmabnhnnmokdcncdc
URL Ufficiale https://chrome.google.com/webstore/detail/itunes-for-pc/jenhcbcdfpgbdbanmabnhnnmokdcncdc
Descrizione Easy access to the iTunes app on your PC for free.
Dimensione del File 69.11 KB
Conteggio Installazioni 40,000
Versione Corrente 0.1
Ultimo Aggiornamento 2020-08-24
Data di Pubblicazione 2020-08-24
Valutazione 4.64/5 Totale 22 Valutazioni
Sviluppatore TDL
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://borwi.com/apple-itunes-for-pc/
URL della Pagina di Aiuto https://borwi.com/contact/
Lingue Supportate 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"
    }
}