Bandlab For PC, Windows, and Mac Download

Bandlab For PC, Windows, and Mac Download

Get Bandlab for PC, Windows, and Mac extension to bring an amazing audio editor with just one click.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Bandlab For PC, Windows, and Mac Download",
  "description": "Get Bandlab for PC, Windows, and Mac extension to bring an amazing audio editor with just one click.",
  "manifest_version": 3,
  "version": "1.0.0",
  "background": {
    "service_worker": "background.js"
  },
  "action": {
    "default_icon": "icon.png"
  },
  "icons": {
    "16": "icon.png",
    "32": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  }
}