I have developed a site which works on all browsers except opera mini. It works on opera mini only if user disables "Data Saving Mode".When my site loads in the browser, I want to check the status of "Data Saving Mode". If it is "on" i can show the popup and ask the user to disable Data Saving mode.
Is it possible to check if Data Saving Mode enabled or not with javascript?