mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 08:27:31 +09:00
Add YouTube codec check and their settings
This commit is contained in:
parent
f56f753c74
commit
9230d4f436
6 changed files with 157 additions and 0 deletions
|
|
@ -52,3 +52,11 @@
|
|||
<!ENTITY javascriptWebrtc.label "Enable WebRTC">
|
||||
<!ENTITY javascriptWebrtc.accesskey "R">
|
||||
#endif
|
||||
|
||||
<!ENTITY videoContent.label "Video">
|
||||
<!ENTITY youtubeHideUnaccelerated.label "Hide codecs from YouTube that aren't hardware accelerated">
|
||||
<!ENTITY youtubeHideUnaccelerated.accesskey "H">
|
||||
<!ENTITY youtubeForceH264.label "Force H264 on YouTube">
|
||||
<!ENTITY youtubeForceH264.accesskey "F">
|
||||
<!ENTITY youtubeDisable60fps.label "Disable 60fps video on YouTube">
|
||||
<!ENTITY youtubeDisable60fps.accesskey "D">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue