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!" } } |