Play a Random KPOP Video

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

Was ist Play a Random KPOP Video?

Play a Random KPOP Video ist eine Chrome-Erweiterung, die von anthonylu8 entwickelt wurde, und ihr Hauptmerkmal ist "Play a random song from common KPOP bands, such as BTS, Twice, and Red Velvet.".

Erweiterungsscreenshots

screenshot

Play a Random KPOP Video-Erweiterungs-CRX-Datei herunterladen

Laden Sie Play a Random KPOP Video-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Play a Random KPOP Video Play a Random KPOP Video
ID gblfkgdklcmdedpcdedhoepgdldkfkfg
Offizielle URL https://chromewebstore.google.com/detail/play-a-random-kpop-video/gblfkgdklcmdedpcdedhoepgdldkfkfg
Beschreibung Play a random song from common KPOP bands, such as BTS, Twice, and Red Velvet.
Dateigröße 3.18 MB
Installationsanzahl 550
Aktuelle Version 1.0
Letztes Update 2019-01-03
Veröffentlichungsdatum 2019-01-02
Bewertung 4.00/5 Insgesamt 2 Bewertungen
Entwickler anthonylu8
Zahlungsart free
Unterstützte Sprachen 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!"
    }
}