Simple Podcast Firefox

Examine source code of Simple Podcast

By: Kokomi
Inspect and view changes in Simple Podcast source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple Podcast Player",
  "version": "1.0",
  "description": "Listen to podcasts from RSS feeds or featured podcasts.",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "permissions": [
    "storage",
    "background",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{cd4d5289-02d4-4ca6-8343-12b41d3e71a7}"
    }
  }
}

Best Simple Podcast Alternatives

Here are some Firefox add-ons that are similar to Simple Podcast: