Music Downloader Free

Music Downloader Free

The Best Apps to download free mp3 songs

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Music Downloader Free",
  "description": "The Best Apps to download free mp3 songs",
  "icons": {
    "16": "icon.png",
    "48": "48.png",
    "128": "128.png"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Music Downloader Free",
    "default_popup": "popup.html"
  },
  "manifest_version": 2,
  "content_security_policy": "script-src 'self' https://www.google.com; object-src 'self'",
  "version": "0.1"
}