Yandex.Radio Downloader
Download music from Yandex.Radio in one click!
Yandex.Radio Downloaderとは何ですか?
Yandex.Radio DownloaderはАлександр Демяшевによって開発されたChromeの拡張機能で、その主な機能は「Download music from Yandex.Radio in one click!」です。
拡張機能のスクリーンショット
Yandex.Radio Downloader拡張機能のCRXファイルをダウンロード
Yandex.Radio Downloader拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Go to the player page and find the button at the top of the page
拡張機能の基本情報
名前 | |
ID | hclnjckknmeldialpfneiififekpaifh |
公式URL | https://chrome.google.com/webstore/detail/yandexradio-downloader/hclnjckknmeldialpfneiififekpaifh |
説明 | Download music from Yandex.Radio in one click! |
ファイルサイズ | 14.63 KB |
インストール数 | 594 |
現在のバージョン | 3.1.3 |
最終更新日 | 2018-12-18 |
公開日 | 2018-12-18 |
評価 | 3.42/5 合計 12 レビュー |
開発者 | Александр Демяшев |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en,ru |
manifest.json | |
{ "author": "__MSG_author__", "background": { "persistent": true, "scripts": [ "js\/background.js" ] }, "browser_action": { "default_icon": "icon16.png" }, "default_locale": "ru", "description": "__MSG_app_description__", "icons": { "128": "icon128.png", "16": "icon16.png", "48": "icon48.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmkYwMmDJMopyH3Kz+8KbCtt3Mzd4RnpAS9mUrRmiL6zonqCbb5KSl1AqD8NXvNLYGomHf60B6ZPWuX9vQzQu8qCXrySVqINdkto2pv5FI5ValNZafHjD0tGW08iK54w8SGBBOzSQGQ9BRWNFP5403XRb2iP961bG2TQO7xaGl+bcBSfZrhDQcwwGkxxXKpjFezKpan+PSnrla\/Fnic4ioivzv8vaDX3Ysaot0khNG6BrU2N7jj6aCriw5VOJGpwRQJMOVtgJ2+QmLmPPMhdtgO9SjUyrV6e+jhkOgp95xpSzkhXjll5Lj0GwsiMqEqv+BlXAvOeERAzTywLdGL989QIDAQAB", "manifest_version": 2, "name": "__MSG_app_name__", "permissions": [ "tabs", "webRequest", "downloads", "*:\/\/radio.yandex.ru\/*", "*:\/\/*.storage.yandex.net\/get-mp3\/*", "*:\/\/*.strm.yandex.net\/get\/*" ], "short_name": "__MSG_shortname__", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "3.1.3" } |