As of version 19, Chrome\'s Web Inspector has an experimental feature called "snippets support". Here is how to activate it:
Open chrome:flags, ena
You can find the list of useful snippets here http://bgrins.github.io/devtools-snippets/
one of the useful snippet is 'jquerify.js' - Using this you can include jQuery in to any page if it is not yet included.