0

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?

Deepak Kumar
  • 1,669
  • 3
  • 16
  • 36
  • Did you have looked in [this SO question](https://stackoverflow.com/questions/36653217/opera-mini-browser-detection-using-javascript) ? I'm not sure if Opera mini's browser API offers a mean to check that option. – KarelG Jun 28 '17 at 07:14
  • @KarelG this question is asking about browser detection. And I am asking about the data saving mode. – Deepak Kumar Jun 28 '17 at 07:20
  • It may be case when user disable the data saving , on the second visit also he will get the same popup – Deepak Kumar Jun 28 '17 at 07:21

0 Answers0