:mag: Sniff web framework and javascript libraries run on browsing website.
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
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:
After I click the Graphs tab:
Possible solution: