I need to check the view source of the page from mobile / tablet browsers ( Android Phones/Tablets and Feature Phones).
I tried some of the methods but is not feasible like in desktop. I feels difficult to check it.
javascript: alert(document.getElementsByTagName('html')[0].innerHTML);
view-source:http://domain.com
Is it there any other method to check in other browsers and in featured phone browsers
Now, adding view-source:
before the site-address.com works on Chrome - Android.
Source: https://www.quora.com/How-can-I-view-a-webpage-source-code-in-Google-chrome-mobile-version