Drum Pads 24: Beatmaker

Drum Pads 24: Beatmaker

Make beats and music by tap pads with mouse or keyboard. Explore sound packs without internet access.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Drum Pads 24: Beatmaker",
  "description": "Make beats and music by tap pads with mouse or keyboard. Explore sound packs without internet access.",
  "version": "1.0",
  "manifest_version": 3,
  "action": {
    "default_popup": "drumpads24.html",
    "default_icon": {
      "16": "images/dp24-icon-16.png",
      "32": "images/dp24-icon-32.png",
      "48": "images/dp24-icon-48.png",
      "128": "images/dp24-icon-128.png"
    }
  }
}