justjavac / ChromeSnifferPlus

:mag: Sniff web framework and javascript libraries run on browsing website.
https://chrome.google.com/webstore/detail/library-sniffer/fhhdlnnepfjhlhilgmeepgkhjmhhhjkh
GNU General Public License v3.0
846 stars 144 forks source link

Cannot sniff dynamically loaded js after page has been loaded for a while #54

Open rip-tyang opened 8 years ago

rip-tyang commented 8 years ago

For example:

Github use d3 to show contribution graphs, but d3 is not loaded until user click the Graphs tab.

Before I click the Graphs tab:

screen shot 2015-12-14 at 17 02 42

After I click the Graphs tab:

screen shot 2015-12-14 at 17 05 40 screen shot 2015-12-14 at 17 05 23

Possible solution: