Replace YouTube's Home with Subscriptions Firefox

Examine source code of Replace YouTube's Home with Subscriptions

Inspect and view changes in Replace YouTube's Home with Subscriptions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Replace YouTube's Home with Subscriptions",
  "short_name": "YTMySubs",
  "description": "Sets the \"Subscriptions\" page as your default homepage on YouTube by redirecting all requests at the browser level",
  "version": "1.1.1",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "64": "icons/64.png",
    "128": "icons/128.png",
    "256": "icons/256.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "https://*.youtube.com/",
    "tabs"
  ],
  "background": {
    "page": "background.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f0b60fc6-871c-421e-a650-124749ac36ae}"
    }
  }
}

Best Replace YouTube's Home with Subscriptions Alternatives

Here are some Firefox add-ons that are similar to Replace YouTube's Home with Subscriptions: