Best Smooth Jazz

Best Smooth Jazz

Join host Rod Lucas on London's Best Smooth Jazz Radio. All instrumental Smooth Jazz from 5 decades. All commercial free.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "Best Smooth Jazz",
  "description": "Join host Rod Lucas on London's Best Smooth Jazz Radio. All instrumental Smooth Jazz from 5 decades. All commercial free.",
  "version": "1.2.6",
  "author": "Rod Lucas JNR",
  "icons": {
    "16": "interface/img/icons/16.png",
    "19": "interface/img/icons/19.png",
    "38": "interface/img/icons/38.png",
    "64": "interface/img/icons/64.png",
    "128": "interface/img/icons/128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "interface/popup.html",
    "default_title": "Best Smooth Jazz"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}