Play a Random KPOP Video
Play a random song from common KPOP bands, such as BTS, Twice, and Red Velvet.
Hvad er Play a Random KPOP Video?
Play a Random KPOP Video er en Chrome-udvidelse udviklet af anthonylu8, og dens hovedfunktion er "Play a random song from common KPOP bands, such as BTS, Twice, and Red Velvet.".
Udvidelsesskærmbilleder
Download Play a Random KPOP Video-udvidelses-CRX-fil
Download Play a Random KPOP Video-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | gblfkgdklcmdedpcdedhoepgdldkfkfg |
| Officiel URL | https://chromewebstore.google.com/detail/play-a-random-kpop-video/gblfkgdklcmdedpcdedhoepgdldkfkfg |
| Beskrivelse | Play a random song from common KPOP bands, such as BTS, Twice, and Red Velvet. |
| Filstørrelse | 3.18 MB |
| Antal Installationer | 550 |
| Nuværende Version | 1.0 |
| Senest Opdateret | 2019-01-03 |
| Udgivelsesdato | 2019-01-02 |
| Bedømmelse | 4.00/5 Samlet 2 Bedømmelser |
| Udvikler | anthonylu8 |
| Betalingsmetode | free |
| Understøttede Sprog | 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!"
}
} | |