Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I see included JavaScript sources?

I am trying to script a web page using GreaseMonkey. (I am using Firebug for help in development.) The page has a small amount of JavaScript code, but that code pulls in other JS files from the site. Are the entire collection of JS files stored somewhere on the client side (i.e. on the filesystem somewhere) so that I can view them? Or better yet, is there a way I can view them in Firebug? I am a little overwhelmed by Firebug but will be able to follow instructions.

like image 213
Sabuncu Avatar asked Dec 03 '25 19:12

Sabuncu


1 Answers

Click the script tab in Firebug. Then look immediately below the tab for a dropdown that shows all the scripts.

like image 108
Robusto Avatar answered Dec 06 '25 08:12

Robusto



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!