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.”。
擴展截圖
下載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.
擴展基本資訊
名稱 | |
ID | jenhcbcdfpgbdbanmabnhnnmokdcncdc |
官方網址 | 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" } } |