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 |
公式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 |
Eメール | [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" } } |