Inspect and view changes in YT loop button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "YT loop button",
"short_name": "YouTube repeat button",
"version": "1.0",
"description": "Add a repeat/loop button to loop every YouTube videos you watch.",
"icons": {
"128": "icons/icon_128.png"
},
"page_action": {
"default_icon": "icons/icon.png",
"default_title": "YouTube loop button"
},
"content_scripts": [
{
"matches": [
"https://www.youtube.com/*",
"http://www.youtube.com/*"
],
"js": [
"injector.js",
"lib/jquery-3.3.1.js"
]
}
],
"applications": {
"gecko": {
"id": "@ylb",
"strict_min_version": "57.0"
}
},
"permissions": [
"tabs"
]
} ベストのYT loop button代替案
YT loop buttonに類似したFirefox add-onをいくつか紹介します:
Youtube Loop Assistant
Cameron Luna
Youtube Video Looper
Redstonerayy
ToLoop
George Nairooze
YouTube Custom Looper
Scaphist
YouTube Repeat Button
James Fray
YTLooper
Aethos
AutoLoop
Firefox user 12369835
Youtube Video Looper
Creepler13
EndlessVideo
vitzo
Loop Video by Default
Stacey
YouTube Looper
Rath
YouTube Video Looper
node62