Untune - Reddit music to youtube playlist

Turn any subreddit into a youtube playlist

Wat is Untune - Reddit music to youtube playlist?

Untune - Reddit music to youtube playlist is een Chrome-extensie ontwikkeld door http://untune.io, en de belangrijkste functie is "Turn any subreddit into a youtube playlist".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Untune - Reddit music to youtube playlist

Download Untune - Reddit music to youtube playlist-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Untune - Reddit music to youtube playlist Untune - Reddit music to youtube playlist
ID eimhignhcniokleddonefnkfkabfjiob
Officiële URL https://chrome.google.com/webstore/detail/untune-reddit-music-to-yo/eimhignhcniokleddonefnkfkabfjiob
Beschrijving Turn any subreddit into a youtube playlist
Bestandsgrootte 28.27 KB
Aantal Installaties 52
Huidige Versie 2.5
Laatst Bijgewerkt 2020-01-26
Publicatiedatum 2020-01-26
Beoordeling 3.44/5 Totaal 9 Beoordelingen
Ontwikkelaar http://untune.io
Betalingswijze free
Extensiewebsite https://untune.io
Help Pagina-URL https://untune.io
Ondersteunde Talen 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"
    ]
}