Play a Random KPOP Video
Play a random song from common KPOP bands, such as BTS, Twice, and Red Velvet.
Vad är Play a Random KPOP Video?
Play a Random KPOP Video är en Chrome-tillägg utvecklad av anthonylu8, och dess huvudfunktion är "Play a random song from common KPOP bands, such as BTS, Twice, and Red Velvet.".
Tilläggsskärmbilder
Ladda ner Play a Random KPOP Video-förlängningens CRX-fil
Ladda ner Play a Random KPOP Video-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
| Namn | |
| ID | gblfkgdklcmdedpcdedhoepgdldkfkfg |
| Officiell webbadress | https://chromewebstore.google.com/detail/play-a-random-kpop-video/gblfkgdklcmdedpcdedhoepgdldkfkfg |
| Beskrivning | Play a random song from common KPOP bands, such as BTS, Twice, and Red Velvet. |
| Filstorlek | 3.18 MB |
| Antal Installationer | 550 |
| Aktuell Version | 1.0 |
| Senast Uppdaterad | 2019-01-03 |
| Publiceringsdatum | 2019-01-02 |
| Betyg | 4.00/5 Totalt 2 Betyg |
| Utvecklare | anthonylu8 |
| Betalningssätt | free |
| Stödda Språk | 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!"
}
} | |