Itunes for chromebook
Download and install iTunes on chromebook operating system
什么是Itunes for chromebook?
Itunes for chromebook是由bbcruletheworld开发的Chrome扩展程序,该扩展的主要功能是“Download and install iTunes on chromebook operating system”。
扩展截图
下载Itunes for chromebook扩展crx文件
下载Itunes for chromebook扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
iTunes for Chromebooks is a must-have resource for students, teachers, and anyone else who has been left behind by new technology. The main purpose of this Extension is to help users download iTunes on Chromebook without having to worry about any other software or apps. Many people are unaware that they can download iTunes for Chromebooks. This way you can find your favorite songs and get them onto your Chromebook without any trouble at all. This website is secure because users don't have to worry about downloading malicious software that could potentially damage their device or information.
扩展基本信息
名称 | |
ID | loglhmcibonljhphdlcbhjkpjopnhdpo |
官方URL | https://chrome.google.com/webstore/detail/itunes-for-chromebook/loglhmcibonljhphdlcbhjkpjopnhdpo |
简介 | Download and install iTunes on chromebook operating system |
文件大小 | 199 KB |
安装次数 | 10,000 |
当前版本 | 0.0.2 |
更新时间 | 2021-12-22 |
上架时间 | 2021-06-17 |
评分 | 3.50/5 共8次评分 |
开发者 | bbcruletheworld |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://myappforpc.com |
帮助页面URL | https://myappforpc.com/contact |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Itunes for chromebook", "version": "0.0.2", "manifest_version": 2, "description": "Download and install iTunes on chromebook operating system", "homepage_url": "https:\/\/myappforpc.com", "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": "iTunes For Chromebook", "default_popup": "src\/browser_action\/browser_action.html" } } |