Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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 於 修改