List files that load with web pages
-
A Former User last edited by
Is there any extension that can list files that load along with web pages - stylesheets and javascripts? I have such an extension in SeaMonkey and it is very useful sometimes to see and list what javascripts and stylesheets loaded with a page. So is there any such extension for Opera?
-
A Former User last edited by
Not the same thing. This page, for instance, loads along with 17 external javascripts and 5 stylesheets. One does not see that in Developer Tools > Sources.
Is there a script for Violent Monkey that could do that instead? I have been searching, but have not found anything.
Is there anything for Opera that could do the equivalent of PageInfo that Mozilla browsers have? PageInfo has general information about the page, a list of images in the page, certain permissions, forms in the page if any, all the links, and security info. It is a useful source of information about a page.
-
A Former User last edited by
I now have two bookmarklets that can do the job. One lists scripts and the other lists links, including stylesheets. These are all URLs, so I can click them to get the source codes.