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
Inspect Source Using Developer ToolsOpen Chrome and head to the page you want to inspect; then press Ctrl + Shift + i. A docked pane will open alongside the webpage you're viewing.
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
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With