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"
    ]
}