App-View for Websites
-
A Former User last edited by
In Chrome it is possible to open a website in "full window mode" without any browser menus and without the input bar for the url using the following syntax:
chrome.exe --app=http://www.example.com/
Is this also possible with Opera?
(I am ware of the full screen / kiosk mode option, however I am looking for a "full window mode" not a "full screen mode".)
-
A Former User last edited by
The question is not about apps as known from android or iOS devices. It is about opening a common website without showing any browser menus etc. The aim is that only the plain website is shown in the browser window.
-
leocg Moderator Volunteer last edited by
@jumeirah88 What is, as far as I know, called apps like your shortcut says. See https://developer.chrome.com/apps/about_apps
Those Chrome apps seems to have stopped being supported and were replaced by Progressive Web Apps support. Unfortunately, Opera doesn't seem to support it on desktop.