Untune - Reddit music to youtube playlist

Turn any subreddit into a youtube playlist

Untune - Reddit music to youtube playlist là gì?

Untune - Reddit music to youtube playlist là một tiện ích mở rộng Chrome được phát triển bởi http://untune.io, và tính năng chính của nó là "Turn any subreddit into a youtube playlist".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Untune - Reddit music to youtube playlist

Tải xuống các tệp mở rộng Untune - Reddit music to youtube playlist dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Untune - Reddit music to youtube playlist Untune - Reddit music to youtube playlist
ID eimhignhcniokleddonefnkfkabfjiob
URL Chính Thức https://chrome.google.com/webstore/detail/untune-reddit-music-to-yo/eimhignhcniokleddonefnkfkabfjiob
Mô tả Turn any subreddit into a youtube playlist
Kích Thước Tệp 28.27 KB
Số Lần Cài Đặt 52
Phiên Bản Hiện Tại 2.5
Cập Nhật Lần Cuối 2020-01-26
Ngày Phát Hành 2020-01-26
Đánh Giá 3.44/5 Tổng số 9 Đánh Giá
Nhà Phát Triển http://untune.io
Loại Thanh Toán free
Trang Web Mở Rộng https://untune.io
URL Trang Trợ Giúp https://untune.io
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}