Shorts Control Firefox

Examine source code of Shorts Control

제작자: vaoroitv Add-on
Inspect and view changes in Shorts Control source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.5.1",
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "64": "icons/hideshort-64.png"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "./src/HidingShortsMore.js",
        "./src/main.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "default_locale": "en",
  "browser_action": {
    "default_icon": {
      "64": "icons/hideshort-64.png"
    },
    "default_title": "Hide Youtube Shorts",
    "default_popup": "./src/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d48c1dbb-7c5e-4a6c-8f34-f665efc8ecfd}"
    }
  }
}

최고의 Shorts Control 대안

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