Remove Shorts Firefox

Examine source code of Remove Shorts

제작자: addstar
Inspect and view changes in Remove Shorts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "NoShorts",
  "version": "1.4.1",
  "description": "Removes Youtube Shorts from pages.",
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ed0f5227-b71d-4b61-b288-60d24f229292}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "icons": {
    "48": "icons/noShorts-48.png",
    "96": "icons/noShorts-96.png",
    "128": "icons/noShorts-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.youtube.com/*"
      ],
      "js": [
        "noShorts.js"
      ]
    }
  ]
}

최고의 Remove Shorts 대안

다음은 Remove Shorts과(와) 유사한 Firefox add-on입니다: