Play a Random KPOP Video
Play a random song from common KPOP bands, such as BTS, Twice, and Red Velvet.
ما هو Play a Random KPOP Video؟
Play a Random KPOP Video هو إضافة Chrome تم تطويرها بواسطة anthonylu8، والميزة الرئيسية لها هي "Play a random song from common KPOP bands, such as BTS, Twice, and Red Velvet.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Play a Random KPOP Video
قم بتنزيل ملفات الامتداد Play a Random KPOP Video بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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. معلومات أساسية عن التمديد
| الاسم | |
| ID | gblfkgdklcmdedpcdedhoepgdldkfkfg |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/play-a-random-kpop-video/gblfkgdklcmdedpcdedhoepgdldkfkfg |
| الوصف | Play a random song from common KPOP bands, such as BTS, Twice, and Red Velvet. |
| حجم الملف | 3.18 MB |
| عدد التثبيتات | 550 |
| النسخة الحالية | 1.0 |
| آخر تحديث | 2019-01-03 |
| تاريخ النشر | 2019-01-02 |
| تقييم | 4.00/5 مجموع تقييمات 2 |
| المطور | anthonylu8 |
| نوع الدفع | free |
| اللغات المدعومة | 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!"
}
} | |