搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How do I manage Firefox fullscreen permissions on HTML5 videos?

  • 3 个回答
  • 3 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

I accidentally set youtube's HTML5 player to disable full screen - how do I re-enable it or manage my permissions for HTML 5 full screen video?

I accidentally set youtube's HTML5 player to disable full screen - how do I re-enable it or manage my permissions for HTML 5 full screen video?

被采纳的解决方案

That appears to be stored as a permission.

You can open the about:permissions page via the location bar and select www.youtube.com in the left pane.
You will notice a full screen select with three choices and with Block currently selected.
You can set it to Allow or to Always Ask as you like.

Also accessible via Tools > Page Info > Permissions


定位到答案原位置 👍 3

所有回复 (3)

more options

Try to clear the YouTube cookies

  • Tools > Options > Privacy > Cookies: "Show Cookies"

YouTube may also be using local storage to store data.

I have this 'cookie' in local storage to set the volume level:

yt-player-volume: {"volume":100,"nonNormalized":null,"muted":false}

You can delete the webappsstore.sqlite file in the Firefox Profile Folder to clear all data in local (DOM) storage.

See also "Storage location and clearing the data":

more options

Neither option works, unfortunately. Have already tried clearing cookies before resorting to the forum.

more options

选择的解决方案

That appears to be stored as a permission.

You can open the about:permissions page via the location bar and select www.youtube.com in the left pane.
You will notice a full screen select with three choices and with Block currently selected.
You can set it to Allow or to Always Ask as you like.

Also accessible via Tools > Page Info > Permissions


由cor-el于修改