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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://untune.io และคุณลักษณะหลักของมันคือ "Turn any subreddit into a youtube playlist"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Untune - Reddit music to youtube playlist

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    ]
}