제작자: Henry Stern
Inspect and view changes in CleanPause source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "CleanPause",
"version": "1.0",
"homepage_url": "https://github.com/henrystern/CleanPause",
"description": "Remove the player controls from paused youtube videos.",
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_title": "Toggle controls",
"default_icon": {
"16": "icons/icon.svg",
"32": "icons/icon.svg"
}
},
"content_scripts": [
{
"matches": [
"*://www.youtube.com/watch?*"
],
"js": [
"clean_ui.js"
]
}
],
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Alt+M"
},
"description": "Toggle youtube player controls."
}
},
"browser_specific_settings": {
"gecko": {
"id": "CleanPause@example.org"
}
}
} 최고의 CleanPause 대안
다음은 CleanPause과(와) 유사한 Firefox add-on입니다:
YouTube Hide Controls
jibbers42
Youtube Overlay Remover
onekanaka
YouTube No Play/Pause Overlay
NCK7274
YouTube Autohide
SWB
YouTube auto Pause and Resume
James Fray
Correct YouTube Pause
MrQuackDuck
YouTube Pauser
mdzirbel
Pause YT
Firefox user 12791132
YouTube Pause Button
robo
Hide YouTube™ Fullscreen Controls
nralbrecht
YouTube: Hide & Show Controls
Yikon