YouTube NonStop Firefox

Examine source code of YouTube NonStop

By: lawfx
Inspect and view changes in YouTube NonStop source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "YouTube NonStop",
  "short_name": "YT NonStop",
  "version": "0.9.2",
  "description": "Kiss the annoying \"Video paused. Continue watching?\" confirmation goodbye!",
  "web_accessible_resources": [
    {
      "resources": [
        "autoconfirm.js"
      ],
      "matches": [
        "https://www.youtube.com/*",
        "https://music.youtube.com/*"
      ]
    }
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/*",
        "https://music.youtube.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/yns16.png",
      "32": "images/yns32.png",
      "48": "images/yns48.png",
      "128": "images/yns128.png"
    }
  },
  "icons": {
    "16": "images/yns16.png",
    "32": "images/yns32.png",
    "48": "images/yns48.png",
    "128": "images/yns128.png"
  },
  "manifest_version": 3,
  "browser_specific_settings": {
    "gecko": {
      "id": "{0d7cafdd-501c-49ca-8ebb-e3341caaa55e}"
    }
  }
}

Best YouTube NonStop Alternatives

Here are some Firefox add-ons that are similar to YouTube NonStop: