Y2Mate

Y2Mate

Convert and download your favorite YouTube videos to MP3 with a single click!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Y2Mate",
  "version": "1.0",
  "manifest_version": 3,
  "description": "Convert and download your favorite YouTube videos to MP3 with a single click!",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "action": {
    "default_popup": "popup/popup.html"
  },
  "permissions": [
    "activeTab"
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}