Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

How to use full screen mode?

  • 5 件の返信
  • 1 人がこの問題に困っています
  • 1767 回表示
  • 最後の返信者: YKL

more options

I'm trying to view my prototype in presentation mode but not working as expected. Trying with these add-ons 1. https://addons.mozilla.org/en-US/firefox/addon/autofullscreen 2. https://addons.mozilla.org/en-US/firefox/addon/full-screen-for-firefox

Still I didn't get result as expect. Here are the video https://www.dropbox.com/s/umam6wzmoqbjmfe/fullscreen.mov?dl=0

Firefox Version Firefox Quantum 64.0 (64-bit)

I'm trying to view my prototype in presentation mode but not working as expected. Trying with these add-ons 1. https://addons.mozilla.org/en-US/firefox/addon/autofullscreen 2. https://addons.mozilla.org/en-US/firefox/addon/full-screen-for-firefox Still I didn't get result as expect. Here are the video https://www.dropbox.com/s/umam6wzmoqbjmfe/fullscreen.mov?dl=0 Firefox Version Firefox Quantum 64.0 (64-bit)

選ばれた解決策

You can also try this extension:

この回答をすべて読む 👍 1

すべての返信 (5)

more options

It's because this is Mac.

Try the following steps:

  1. Go to about:config and set full-screen-api.allow-trusted-requests-only = false
  2. On bookmarks bar create a bookmark with the following 'location':
javascript:document.getElementsByTagName('html')[0].mozRequestFullScreen();void(0)
more options

Thanks for your reply.

Can you guide me step by step?

more options

No, this already was step by step, sorry.

more options

選ばれた解決策

You can also try this extension:

more options

@cor-el Thank you! Its working.