iTunes For PC

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

What is iTunes For PC?

iTunes For PC is a Chrome extension developed by TDL, and its main feature is "Easy access to the iTunes app on your PC for free.".

Extension Screenshots

screenshot
screenshot

Download iTunes For PC Extension CRX File

Download iTunes For PC extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name iTunes For PC iTunes For PC
ID jenhcbcdfpgbdbanmabnhnnmokdcncdc
Official URL https://chrome.google.com/webstore/detail/itunes-for-pc/jenhcbcdfpgbdbanmabnhnnmokdcncdc
Description Easy access to the iTunes app on your PC for free.
File Size 69.11 KB
Installation Count 40,000
Current Version 0.1
Last Updated 2020-08-24
Publish Date 2020-08-24
Rating 4.64/5 Total 22 Ratings
Developer TDL
Email [email protected]
Payment Type free
Extension Website https://borwi.com/apple-itunes-for-pc/
Help Page URL https://borwi.com/contact/
Supported Languages 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"
    }
}