Emisoras de Peru
Emisoras de radio de Peru con Google Chrome Extension
Emisoras de Peruとは何ですか?
Emisoras de PeruはWorld Radiosによって開発されたChromeの拡張機能で、その主な機能は「Emisoras de radio de Peru con Google Chrome Extension」です。
拡張機能のスクリーンショット
Emisoras de Peru拡張機能のCRXファイルをダウンロード
Emisoras de Peru拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Escucha las radios Peruanas desde tu Google Chrome browser. Súper fácil y 100% gratis.
拡張機能の基本情報
名前 | |
ID | bnaggamiagjlpgnkpkdfbpnmajonblli |
公式URL | https://chrome.google.com/webstore/detail/emisoras-de-peru/bnaggamiagjlpgnkpkdfbpnmajonblli |
説明 | Emisoras de radio de Peru con Google Chrome Extension |
ファイルサイズ | 42.89 KB |
インストール数 | 1,150 |
現在のバージョン | 0.4 |
最終更新日 | 2013-07-31 |
公開日 | 2013-07-31 |
評価 | 3.91/5 合計 44 レビュー |
開発者 | World Radios |
支払い方法 | free |
対応言語 | es-419 |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Emisoras de Peru", "version": "0.4", "description": "Emisoras de radio de Peru con Google Chrome Extension", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "http:\/\/www.radios.com.pe\/", "http:\/\/cdn.radiosfm.org\/" ], "icons": { "128": "icon-128.png" } } |