How do I stop safari from displaying power use warning?
I have simple dashboard visualization in d3 shown in Safari running on a MacMini on a big screen in fullscreen. https://tovare.com/dashboard/
After a while a grey line is shown in the top of the screen with a message that the page uses a lot of power.and if I close it could make the Mac faster.
When I close the alert, it shows up again.
Does anyone know where I can find the configuration option to remove it?
(Safari version 11.1 on both systems)
Solution 1:
As far as I'm aware there is no way to stop this.
In earlier versions of Safari, disabling plugins would also disable how it managed its power usage, but:
- It's unclear whether disabling plugins in newer versions still has this affect
- I'm not sure doing this would necessarily stop the warnings themselves
- It also means disabling any other plugins you may want to use
Regardless, if you'd like to give this a go:
- Launch Safari
- Press command, (or just go to Safari > Preferences...)
- Select the Advanced tab
- Untick the Internet plug-ins checkbox
- Exit preferences