add fullScreen permission
Categories
(WebExtensions :: General, defect, P5)
Tracking
(Not tracked)
People
(Reporter: kernp25, Unassigned, NeedInfo)
References
Details
(Whiteboard: [design-decision-denied])
Updated•7 years ago
|
Comment 2•7 years ago
|
||
Updated•7 years ago
|
Comment 3•7 years ago
|
||
Comment 5•7 years ago
|
||
Comment 6•7 years ago
|
||
Updated•7 years ago
|
Comment 10•7 years ago
|
||
Comment 11•7 years ago
|
||
Comment 12•7 years ago
|
||
Comment 15•7 years ago
|
||
Reporter | ||
Comment 16•7 years ago
|
||
Comment 17•7 years ago
|
||
Updated•7 years ago
|
Updated•7 years ago
|
Comment 18•6 years ago
|
||
Updated•6 years ago
|
Comment 19•6 years ago
|
||
YouTube's latest GUI update allows viewers to scroll down from the video to the rest of the video page with all of the usual stuff like comments and everything.
An extension I am testing totally works on YouTube site when it is not in full-screen mode, but does not work in case if viewers would scroll down to the same content from the fullscreen mode where the extension previously worked but now can not.
It is super annoying and confusing to users, and playing with "full-screen-api.allow-trusted-requests-only" setting does not help.
And I did not find Manifest.JSON permission option keyword that would actually made my extension asking for the ability to run in the fullscreen mode.
But maybe I missed something. Does anyone know?
Thanks in advance.
Description
•