iTunes for windows

This extension will help you to guide how to install iTunes for windows

什么是iTunes for windows?

iTunes for windows是由bbcruletheworld开发的Chrome扩展程序,该扩展的主要功能是“This extension will help you to guide how to install iTunes for windows”。

扩展截图

screenshot

下载iTunes for windows扩展crx文件

下载iTunes for windows扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        iTunes For Windows Computer is here. iTunes is software that runs on Mac OSx to connect iPhones, iPad and other apple devices. 

iTunes is now available on windows pc. now you can sync your iPhone, iPad and other apple devices through your windows computer or laptop. 

download this extension and allow permission to read and write cable properties.                    

扩展基本信息

名称 iTunes for windows iTunes for windows
ID opbhchcajfdpeaakikdhmdhihilgobad
官方URL https://chrome.google.com/webstore/detail/itunes-for-windows/opbhchcajfdpeaakikdhmdhihilgobad
简介 This extension will help you to guide how to install iTunes for windows
文件大小 204 KB
安装次数 7,409
当前版本 0.0.2
更新时间 2021-12-22
上架时间 2021-07-22
评分 5.00/5 共1次评分
开发者 bbcruletheworld
电子邮箱 [email protected]
付费类型 free
扩展官网 https://ifacetime.me
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "iTunes for windows",
    "version": "0.0.2",
    "manifest_version": 2,
    "description": "This extension will help you to guide how to install iTunes for windows",
    "homepage_url": "https:\/\/myappforpc.com\/windows\/",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "\/js\/background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}