Play a Random KPOP Video

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

Cos'è Play a Random KPOP Video?

Play a Random KPOP Video è un'estensione di Chrome sviluppata da anthonylu8, e la sua funzione principale è "Play a random song from common KPOP bands, such as BTS, Twice, and Red Velvet.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Play a Random KPOP Video

Scarica i file di estensione Play a Random KPOP Video in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Play a Random KPOP Video Play a Random KPOP Video
ID gblfkgdklcmdedpcdedhoepgdldkfkfg
URL Ufficiale https://chromewebstore.google.com/detail/play-a-random-kpop-video/gblfkgdklcmdedpcdedhoepgdldkfkfg
Descrizione Play a random song from common KPOP bands, such as BTS, Twice, and Red Velvet.
Dimensione del File 3.18 MB
Conteggio Installazioni 550
Versione Corrente 1.0
Ultimo Aggiornamento 2019-01-03
Data di Pubblicazione 2019-01-02
Valutazione 4.00/5 Totale 2 Valutazioni
Sviluppatore anthonylu8
Tipo di Pagamento free
Lingue Supportate 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!"
    }
}