- Full Screen for Firefox by Stefan vd
- Extension Metadata
- Used by
- Report this add-on for abuse
- fullscreen от Adil Parvez
- Метаданные расширения
- Используется
- Сообщить о нарушении правил этим дополнением
- Firefox android fullscreen #275
- Comments
- alexandre72 commented Mar 31, 2018
- acockburn commented Apr 1, 2018
- alexandre72 commented Apr 1, 2018
- alexgeertsema commented Apr 15, 2018
- alexandre72 commented Apr 15, 2018
- How to make Firefox and websites go full screen
- Turn on Full Screen
- Keyboard Shortcuts
- Volunteer
- Скачать бесплатно Full Screen — Firefox Addon для Android
Full Screen for Firefox by Stefan vd
Go full screen with one click on the full screen button. That includes also the full screen movies such as the YouTube, Vimeo, Dailymotion, Youku video player, etc.
Extension Metadata
Used by
DO NOT USE THE REVIEW PAGE AS A SUPPORT FORUM!
IF YOU HAVE ANY QUESTIONS OR NEED HELP, USE THE OFFICIAL SUPPORT PAGE:
https://www.stefanvd.net/support
With this extension you can you can easily go to full screen. You choose the task: Web full screen, window full screen or the current HTML5 video go to full screen. Such as the YouTube, Vimeo, Dailymotion and Youku video player.
Full Screen is a lightweight and useful add-in designed for to get fast that web page, image, video in full screen. Not only this but these extensions are compatible with Google Chrome, Apple Safari, Mozilla Firefox, Opera, Internet Explorer, Maxthon and Yandex web browsers.
Few great features in this browser extension:
✓ Option to for web, window or current HTML5 video go to full screen
✓ Option to bring the video automatic to full screen when you click on the play button
Know as the «Auto Full Screen» feature (Auto FS).
This works for all HTML5 video player and YouTube™. So you can watch comfortable you video on you big screen.
✓ Option to hide the page action icon
✓ Compatible with Turn Off the Lights Browser extension auto dim feature on YouTube™
>>
To protect your eyes at night and to get focus on the video player such as YouTube™. It’s recommend to use and install the Turn Off the Lights
https://addons.mozilla.org/firefox/addon/turn-off-the-lights/
Report this add-on for abuse
If you think this add-on violates Mozilla’s add-on policies or has security or privacy issues, please report these issues to Mozilla using this form.
Please don’t use this form to report bugs or request add-on features; this report will be sent to Mozilla and not to the add-on developer.
The developer of this extension asks that you help support its continued development by making a small contribution.
This add-on needs to:
- Access browser tabs
- Access your data for all websites
Источник
fullscreen от Adil Parvez
An extension for entering fullscreen mode on Firefox for Android.
Метаданные расширения
Используется
An extension for entering fullscreen mode on Firefox for Android.
I wrote this for myself because I use Firefox for Android on a tablet for reading, so needed a fullscreen mode.
Usage:
— Click on the menu.
— Click on the fullscreen extension.
— Click on the button.
— Now in fullscreen mode!
Note:
— The big button is needed because a fullscreen request fails if it doesn’t come from a user interaction. See https://developer.mozilla.org/en-US/docs/Web/API/Element/requestFullscreen.
Permissions:
— Access your data for all web sites. This is needed so the extension can run on any page.
Сообщить о нарушении правил этим дополнением
Если вы считаете, что это дополнение нарушает политики Mozilla в отношении дополнений, или имеет проблемы с безопасностью или приватностью, сообщите об этих проблемах в Mozilla, используя эту форму.
Не используйте эту форму, чтобы сообщать об ошибках или запрашивать новые функции в дополнении; это сообщение будет отправлено в Mozilla, а не разработчику дополнения.
Этому дополнению нужно:
- Получать доступ к вашим данных на всех сайтах
Источник
Firefox android fullscreen #275
Comments
alexandre72 commented Mar 31, 2018
It will be cool to have fullscreen mode in firefox for android too
The text was updated successfully, but these errors were encountered:
acockburn commented Apr 1, 2018
I don;t have an Android device so this would be hard to test. Do you have any information on how to make it work in fullscreen mode on Android?
alexandre72 commented Apr 1, 2018
webapp manifest seems to be a solution, I don’t know how hadaemon html files are served, but when you own a web server and put a manifest.json at root path, with some options in it, you can allow user to install it as «an android native» app. index.html must contains a link to it.
Here’s a sample manifest, works on my own html static page:
<
«name»: «coolApplication»,
«short_name»: «coolApp»,
«start_url»: «index.html»,
«display»: «standalone»,
«orientation»: «landscape»,
«description»: «A cool app»,
«icons»: [
<
«src»: «icon-48×48.png»,
«type»: «image/png»,
«sizes»: «48×48»
>,
<
«src»: «icon-256×256.png»,
«type»: «image/png»,
«sizes»: «256×256»
>
],
«author»: <
«name»: » Doe John»,
«website»: «https://sample»
>
>
alexgeertsema commented Apr 15, 2018
firefox for android has a fullscreen add-on. don’t know how en if it works. never tried it.
https://addons.mozilla.org/en-US/android/addon/fullscreen-mobile/
alexandre72 commented Apr 15, 2018
Thanks for answer, I know these add-on but don’t works nicely and mozilla team implemented a webapp native mode in Firefox 58 to solve these issue.
Got a clean solution by replacing file content of(I suggest to have 48×48 and 256×256 icons size):
appdaemon/appdaemon/assets/images/manifest.json
by the following:
<
«name»: «HaDashboard»,
«short_name»: «HaDashboard»,
«start_url»: «/main»,
«display»: «standalone»,
«orientation»: «landscape»,
«description»: «Home-Assistant Dashboard»,
«icons»: [
<
«src»: «/images/android-chrome-192×192.png»,
«type»: «image/png»,
«sizes»: «192×192»
>,
<
«src»: «/images/android-chrome-512×512.png»,
«type»: «image/png»,
«sizes»: «512×512»
>
],
«author»: <
«name»: AppDaemon Team»,
«website»: «https://appdaemon.readthedocs.io/»
>
>
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Источник
How to make Firefox and websites go full screen
Firefox can expand to fill your entire screen with its Full Screen feature. It’s great for those itty bitty screens on netbooks, making the most of your HDTV or just because you want it to! This article tells all you need to know about it.
Turn on Full Screen
- Click the menu button
on the right side of the toolbar.
- Click the full screen button
.
- Click the menu button
on the right side of the toolbar and select Full Screen .
To turn off full screen, click on the menu button
and click the full screen icon again to turn it off.
Keyboard Shortcuts
For those with a good memory. Go Full Screen via the keyboard.
- Toggle Full Screen keyboard shortcut: Press the F11 key.
- Toggle Full Screen keyboard shortcut: command + Shift + F .
These fine people helped write this article:
Volunteer
Grow and share your expertise with others. Answer questions and improve our knowledge base.
Источник
Скачать бесплатно Full Screen — Firefox Addon для Android
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
Full Screen — Firefox Addon — Этот аддон Firefox для Android предоставляет возможность использования всего экрана. Нажмите кнопку «Полный экран» которая распологается в меню, чтобы скрыть » status bar «. Что нового в этой версии: · Исправлена проблема при удалении дополнения в «native» Firefox (версии Aurora и Nightly). Что нового в версии 2.0.3: · Версия совместима с Firefox 8. Что нового в версии 2.0.2: Источник |