iTunes For PC

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

什么是iTunes For PC?

iTunes For PC是由TDL开发的Chrome扩展程序,该扩展的主要功能是“Easy access to the iTunes app on your PC for free.”。

扩展截图

screenshot
screenshot

下载iTunes For PC扩展crx文件

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