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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة المساعدة 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"
    ]
}