Play a Random KPOP Video

Play a random song from common KPOP bands, such as BTS, Twice, and Red Velvet.

Qu'est-ce que Play a Random KPOP Video ?

Play a Random KPOP Video est une extension Chrome développée par anthonylu8, et sa fonction principale est "Play a random song from common KPOP bands, such as BTS, Twice, and Red Velvet.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Play a Random KPOP Video

Téléchargez les fichiers d'extension Play a Random KPOP Video au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        This is a popup extension that allows you to choose from one of ten kpop bands and play a random youtube video from the band when you click the button at the top.                    

Informations de Base sur l'Extension

Nom Play a Random KPOP Video Play a Random KPOP Video
ID gblfkgdklcmdedpcdedhoepgdldkfkfg
URL Officiel https://chromewebstore.google.com/detail/play-a-random-kpop-video/gblfkgdklcmdedpcdedhoepgdldkfkfg
Description Play a random song from common KPOP bands, such as BTS, Twice, and Red Velvet.
Taille du Fichier 3.18 MB
Nombre d'Installations 550
Version Actuelle 1.0
Dernière Mise à Jour 2019-01-03
Date de Publication 2019-01-02
Évaluation 4.00/5 Total 2 Évaluations
Développeur anthonylu8
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Play a Random KPOP Video",
    "description": "Play a random song from common KPOP bands, such as BTS, Twice, and Red Velvet.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html",
        "default_title": "Play a KPOP Youtube Video!"
    }
}