YouTube Feeds Firefox

Examine source code of YouTube Feeds

Inspect and view changes in YouTube Feeds source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Feeds",
  "developer": {
    "name": "Chris Zuber",
    "url": "https://shgysk8zer0.github.io"
  },
  "version": "0.1.5resigned1",
  "description": "Firefox extension to expose YouTube channel and playlist feeds",
  "homepage_url": "https://github.com/shgysk8zer0/youtube-subscribe-addon",
  "icons": {
    "48": "img/icon-48.png",
    "96": "img/icon-96.png"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "page_action": {
    "default_icon": "img/icon.svg",
    "browser_style": true
  },
  "background": {
    "scripts": [
      "js/index.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "applications": {
    "gecko": {
      "id": "{e347026e-9666-402e-841e-20c9ec56c8ad}",
      "strict_min_version": "52.0"
    }
  }
}

Best YouTube Feeds Alternatives

Here are some Firefox add-ons that are similar to YouTube Feeds: