Web Radio Box Firefox

Examine source code of Web Radio Box

By: RuRo Add-on
Inspect and view changes in Web Radio Box source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Web Radio Box",
  "description": "A small radio box in your toolbar: browse popular stations, search by genre, save the ones you like, and keep the sound running in the background.",
  "version": "4.7.5",
  "browser_specific_settings": {
    "gecko": {
      "id": "{41a6ccde-2f50-4e00-8543-15abd041bcdd}",
      "strict_min_version": "101.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "32": "graphics/icon-32.png",
    "48": "graphics/icon-48.png",
    "64": "graphics/icon-64.png",
    "96": "graphics/icon-96.png",
    "128": "graphics/icon-128.png"
  },
  "browser_action": {
    "default_title": "Web Radio Box",
    "default_popup": "popup.html",
    "default_icon": {
      "32": "graphics/icon-32.png",
      "48": "graphics/icon-48.png",
      "64": "graphics/icon-64.png"
    }
  },
  "permissions": [
    "storage",
    "https://*.api.radio-browser.info/*"
  ],
  "background": {
    "scripts": [
      "app/core.js",
      "app/background.js"
    ],
    "persistent": true
  }
}

Best Web Radio Box Alternatives

Here are some Firefox add-ons that are similar to Web Radio Box: