YouTube Nonstop Firefox

Examine source code of YouTube Nonstop

By: Cicker
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
{
  "manifest_version": 2,
  "name": "YouTube Nonstop",
  "version": "1.3.14",
  "author": "Cicker",
  "description": "The extension prevents YouTube from stopping videos",
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "*://*.youtube.com/*"
  ],
  "icons": {
    "256": "icons/Nonstop.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "256": "icons/Nonstop.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{bbb5d18c-4ffe-48b1-afca-55c1571bd06e}"
    }
  }
}

Best YouTube Nonstop Alternatives

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