timsueberkrueb / webber

Making webapps superfluous since 2019
https://open-store.io/app/webber.timsueberkrueb
Other
14 stars 9 forks source link

Feature request // option to disable images #41

Closed Alaraajavamma closed 3 years ago

Alaraajavamma commented 3 years ago

Feature request // Option to disable images when browsing

Description of feature // Option to not load images when browsing in Webapps This would save lot of data + as bonus it wil make webapps much faster

timsueberkrueb commented 3 years ago

Hey @Alaraajavamma, thanks for the suggestion. Webber creates shortcuts that run Morph Browser's webapp-container. Therefore, Webber has limited control over the web view that displays the webpage; in fact it is limited to the command line options provided by webapp-container. Hence, https://github.com/ubports/morph-browser/issues/443 has to be implemented first and exposed as a command line option in webapp-container. Once it's implemented, we can of course add it as an option to Webber!