cylonid / NativeAlphaForAndroid

GNU General Public License v3.0
599 stars 58 forks source link

Feature request: have all webapp-specific settings available as global settings too #12

Closed VR-25 closed 2 years ago

VR-25 commented 3 years ago

Let's say I want all webapps to send the "Save-Data: on" header, block images and cookies by default. Instead of having to configure them individually, global settings would be much more convenient and efficient.

cylonid commented 3 years ago

Good idea, although I am not yet sure how I will prioritize the settings (probably Web App level settings should override global settings)...

cylonid commented 3 years ago

This will be included in the next release: The user can set a general, global set of Web App settings. For every Web App, there is an option to override the global settings.

cylonid commented 2 years ago

Done.