제작자: sahlaysta
Inspect and view changes in yt0s source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "yt0s",
"description": "YouTube right-click option to start at 0:00 seconds",
"version": "1.6",
"homepage_url": "https://github.com/sahlaysta",
"icons": {
"48": "icons/yt0s-48.png"
},
"permissions": [
"contextMenus"
],
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"yt0s_runtime_api.js",
"content.js"
]
}
],
"background": {
"scripts": [
"yt0s_runtime_api.js",
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{aac21efe-7584-4819-962f-b10ec8ac77f9}"
}
}
} 최고의 yt0s 대안
다음은 yt0s과(와) 유사한 Firefox add-on입니다: