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

adjust indents and add a new way to detect resource #34

Closed spacewander closed 10 years ago

spacewander commented 10 years ago

Now it can detect the bootstrap css resource. Difference can be seen by viewing http://v3.bootcss.com/getting-started/ , where Bootstrap can be find.

It is also possible to detect more css resources with css files' href attribute.

justjavac commented 10 years ago

good job