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是由anthonylu8開發的Chrome擴展程式,該擴展的主要功能是“Play a random song from common KPOP bands, such as BTS, Twice, and Red Velvet.”。

擴展截圖

screenshot

下載Play a Random KPOP Video擴展crx文件

下載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
官方網址 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!"
    }
}