Podcurate Firefox

Examine source code of Podcurate

Inspect and view changes in Podcurate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Podcurate",
  "description": "Simple podcast listening queue manager and podcast feed curation tool",
  "version": "1.0",
  "manifest_version": 2,
  "icons": {
    "128": "icon128.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "https://podcurate.com/*"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  }
}

Best Podcurate Alternatives

Here are some Firefox add-ons that are similar to Podcurate: