Play a Random KPOP Video
Play a random song from common KPOP bands, such as BTS, Twice, and Red Velvet.
Co to jest Play a Random KPOP Video?
Play a Random KPOP Video to rozszerzenie Chrome opracowane przez anthonylu8, a jego główną funkcją jest „Play a random song from common KPOP bands, such as BTS, Twice, and Red Velvet.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Play a Random KPOP Video
Pobierz pliki rozszerzeń Play a Random KPOP Video w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | gblfkgdklcmdedpcdedhoepgdldkfkfg |
| Oficjalny URL | https://chromewebstore.google.com/detail/play-a-random-kpop-video/gblfkgdklcmdedpcdedhoepgdldkfkfg |
| Opis | Play a random song from common KPOP bands, such as BTS, Twice, and Red Velvet. |
| Rozmiar pliku | 3.18 MB |
| Liczba instalacji | 550 |
| Aktualna Wersja | 1.0 |
| Ostatnia Aktualizacja | 2019-01-03 |
| Data Publikacji | 2019-01-02 |
| Ocena | 4.00/5 Łącznie 2 Oceny |
| Deweloper | anthonylu8 |
| Typ Płatności | free |
| Obsługiwane Języki | 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!"
}
} | |