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."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Play a Random KPOP Video

ดาวน์โหลดไฟล์ส่วนขยาย Play a Random KPOP Video ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Play a Random KPOP Video Play a Random KPOP Video
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!"
    }
}