Untune - Reddit music to youtube playlist

Turn any subreddit into a youtube playlist

Untune - Reddit music to youtube playlistとは何ですか?

Untune - Reddit music to youtube playlistはhttp://untune.ioによって開発されたChromeの拡張機能で、その主な機能は「Turn any subreddit into a youtube playlist」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Untune - Reddit music to youtube playlist拡張機能のCRXファイルをダウンロード

Untune - Reddit music to youtube playlist拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Find hundreds of new songs everyday from reddit listentothis, music, hiphopheads, deephouse, videos, darkstep, country and more.

Turn subreddits into Youtube playlists by opening the untune extension in your toolbar and clicking "Create youtube playlist" in the extension window. 

Finding new music can be difficult, so Untune provides instant playlists from your favorite subreddits (eg reddit.com/r/music).

Untune is open source - https://github.com/zenobo/Untune.io                    

拡張機能の基本情報

名前 Untune - Reddit music to youtube playlist Untune - Reddit music to youtube playlist
ID eimhignhcniokleddonefnkfkabfjiob
公式URL https://chrome.google.com/webstore/detail/untune-reddit-music-to-yo/eimhignhcniokleddonefnkfkabfjiob
説明 Turn any subreddit into a youtube playlist
ファイルサイズ 28.27 KB
インストール数 52
現在のバージョン 2.5
最終更新日 2020-01-26
公開日 2020-01-26
評価 3.44/5 合計 9 レビュー
開発者 http://untune.io
支払い方法 free
拡張機能のウェブサイト https://untune.io
ヘルプページのURL https://untune.io
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Untune - Reddit music to youtube playlist",
    "description": "Turn any subreddit into a youtube playlist",
    "version": "2.5",
    "icons": {
        "16": "images\/icons\/icon16.png",
        "48": "images\/icons\/icon48.png",
        "128": "images\/icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": "images\/icons\/icon128.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}