YouTube Subscriptions Feed Videos Sort Firefox

Examine source code of YouTube Subscriptions Feed Videos Sort

Inspect and view changes in YouTube Subscriptions Feed Videos Sort source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "YouTube Feed Sort Order",
  "description": "登録チャンネルフィードの動画を並び替える",
  "action": {
    "default_title": "YouSor",
    "default_icon": {
      "19": "19.png"
    },
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "16.png",
    "48": "48.png",
    "128": "128.png"
  },
  "version": "1.3.55",
  "manifest_version": 3,
  "permissions": [
    "activeTab",
    "scripting",
    "storage"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "storage.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/*"
      ],
      "js": [
        "jquery.js",
        "search-engine-lib.js",
        "style.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6ad90abe-0c00-41c3-9f5b-b6d6305b2d76}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best YouTube Subscriptions Feed Videos Sort Alternatives

Here are some Firefox add-ons that are similar to YouTube Subscriptions Feed Videos Sort: