By: spmn
Inspect and view changes in You(Tube) don't stop! source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "You(Tube) don't stop!",
"version": "1.1.0",
"description": "Prevents annoying \"video paused\" dialogs from showing up",
"homepage_url": "https://github.com/spmn/yt-dont-stop",
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*",
"*://*.youtu.be/*"
],
"js": [
"js/bootstrapper.js"
]
}
],
"web_accessible_resources": [
"js/payload.js"
],
"icons": {
"128": "img/icon_128.png"
}
} Best You(Tube) don't stop! Alternatives
Here are some Firefox add-ons that are similar to You(Tube) don't stop!: