SubDeck: YouTube Subscription Manager Firefox

Examine source code of SubDeck: YouTube Subscription Manager

By: 0xHPZ Add-on
Inspect and view changes in SubDeck: YouTube Subscription Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.0.2",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "default_locale": "en",
  "permissions": [
    "storage",
    "identity"
  ],
  "host_permissions": [
    "*://*.youtube.com/*",
    "https://subdeck-patreon.hgpz.workers.dev/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "youtube-injected.js"
      ],
      "matches": [
        "*://*.youtube.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c7051fac-e26d-4a61-8aeb-293457f25f54}",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "personallyIdentifyingInfo"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "SubDeck",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "content-scripts/youtube.js"
      ]
    }
  ]
}

Best SubDeck: YouTube Subscription Manager Alternatives

Here are some Firefox add-ons that are similar to SubDeck: YouTube Subscription Manager: