Absrtact: In the mobile internet age, the mobile end of the application and Web experience is particularly important, there are many Web front-end tools on the PC to choose from, and on the mobile side seems to be very few, the view Source appears in NEXT to help you see any site on the IOS
In the age of mobile Internet, the mobile end of the application and Web experience are particularly important, there are many Web front-end tools on the PC to choose from, and on the mobile side appears to be very few, the view source in NEXT can help you see the source code of any site on IOS, and also through the inject JS to write custom JS code.
You can use the view source application itself to directly view the Web page source code, in its application to enter any URL, it will skip the content of the Web page directly loaded out of the source code, the line of code is only ordered.
Of course, you can also use it on Safari, you only need to open the view source in the sharing list of the service, opened any Web page, in the Share list to select View source can see the Web page code.
It's not uncommon for these operations to be done on a desktop computer, but there's no need to see and manipulate the Web page's source code on IOS, so it's worth it.