Live Sem Delay YouTube Auto Firefox

Examine source code of Live Sem Delay YouTube Auto

By: kadimo
Inspect and view changes in Live Sem Delay YouTube Auto source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Live sem Delay youtube automatic",
  "version": "1.0.1",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "run_at": "document_start",
      "matches": [
        "https://www.youtube.com/*"
      ],
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "common.js",
        "inject.js"
      ],
      "matches": [
        "https://www.youtube.com/*"
      ]
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "Live sem Delay youtube automatic"
  },
  "options_ui": {
    "page": "popup.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "live-sem-delay-youtube-automatic@local",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "strict_min_version": "140.0"
    }
  }
}

Best Live Sem Delay YouTube Auto Alternatives

Here are some Firefox add-ons that are similar to Live Sem Delay YouTube Auto: