By: James Fray
Inspect and view changes in YouTube no Buffer (no autoplay) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "YouTube™ No Buffer - Stop Autoplaying",
"description": "Prevents YouTube HTML5 and Flash players from auto-buffering (auto-playing) videos",
"version": "0.5.3",
"manifest_version": 3,
"permissions": [
"storage",
"scripting"
],
"host_permissions": [
"*://www.youtube.com/*"
],
"background": {
"service_worker": "worker.js",
"scripts": [
"worker.js"
]
},
"content_scripts": [
{
"matches": [
"*://www.youtube.com/*"
],
"css": [
"data/inject.css"
],
"js": [
"data/inject.js"
],
"run_at": "document_start",
"all_frames": false
}
],
"homepage_url": "https://webextension.org/listing/youtube-tools.html?from=buffer",
"icons": {
"16": "data/icons/16.png",
"32": "data/icons/32.png",
"48": "data/icons/48.png",
"64": "data/icons/64.png",
"128": "data/icons/128.png",
"256": "data/icons/256.png",
"512": "data/icons/512.png"
},
"options_ui": {
"page": "data/options/index.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "{551f032e-353d-4d10-b186-b0026b1a666d}",
"strict_min_version": "148.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best YouTube no Buffer (no autoplay) Alternatives
Here are some Firefox add-ons that are similar to YouTube no Buffer (no autoplay):
YouTube™ Stop Button
James Fray
YouTube No Annotations
James Fray
Stop Autoplay for YouTube™
Jacob Groß
Auto Pause|Stop for YouTube™
Allen
YouTube Player AdBlocker
James Fray
YouTube Auto-Pause
Peter Wan
YouTube Auto Pause/Play
Vaibhav
YouTube Auto Pause Preventer
hasilt
YouStopper for YouTube™
YouStopper Developer
Disable Autoplay for YouTube™
Kelvin
YouTube Ad Auto-Skip
Júlio C. Oliveira
IframeTube - Youtube AdBlocker
IframeTube