Play a Random KPOP Video

Play a Random KPOP Video

Play a random song from common KPOP bands, such as BTS, Twice, and Red Velvet.

Merlin
Additional files are visible only to premium users

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