This is an experimental bookmarklet which lists the jQuery plugins being used on any page. Try it out now:
To save the bookmarklet simply drag the above link to your bookmarks toolbar. It’s been tested successfully in Opera 9, Safari 4, FF2/3, IE6/7, and Chrome.
The list shown includes google links for each plugin; obviously not all plugins on all sites are available to the public so the links aren’t always very useful.
Thanks for reading! Please share your thoughts with me on Twitter. Have a great day!
Nice one again, it will save us some time (because it avoid to take look at the source).
it simply rocks! thanks.
It would be really very helpful. Thanks for this great stuff.
Nice, I was looking for something like this!
Cool indeed, but there can be a problem. According to Yahoo! recommendations, script links should be placed in the end of the page, but as I can see, this plugin sends only ‘head’ child tags, doesn’t it?
Thanks for the comments!
@Stas, Yahoo’s recomendation refers only to page-loading times. The benefits of keeping scripts at the bottom of the document are only relevant on newly loaded documents; not for appending new scripts to the document. Another benefit of keeping scripts at the bottom of the document is that no
document.ready
orwindow.onload
handlers need to be used; but again, this only benefits newly loaded documents.ps. I think you’re referring to this document: http://developer.yahoo.com/performance/rules.html#js_bottom
Nice one (again)!
This will come in very useful for my site; definitely saving me hours searching through source code.
Thanks mate
This doesn’t work for me. In particular, the url http://qd9.co.uk/projects/javascript/pluginBookmarklet.jquery.js seems to be dead.
great, i love it !
very usefull, to bookmarks right now!
thanks for share as always!