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.”。
扩展截图
下载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 |
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!" } } |