This is an attempt to fix the horrible Sophos XG Interface which looks like it is designed for 720p displays and is nearly unusable with modern display resolutions.
- Scales the main area to fit screen width
- Displays table elements which were invisible
- Gives a name to the HTTPS Header in Web => Policies
- Much more in the future. Please provide feedback on what to improve :)
- Violentmonkey
- Stylish (You can also use Stylus which is much better)
- Download and Install all the Addons
- Create a new Violentmonkey Script, paste the contents of
Violentmonkey/violentmonkey_script.js
and save it. - Create a new design in stylish, give it a name, paste the contents of
Stylish/stylish-css.css
. - Click on
specify
at the bottom of the page and selectURLs matching the regexp
- Insert the Regex
^.*webconsole/webpages.*$
Then click save. Make sure you check Enabled. - Finish. The interface should be usable again.
There might be a lot of bugs. I have not tested everything. When I encounter a display error I will fix it since I'm using it in production. Feel free to report any errors as an issue. Please include a Screenshot :)