WP Enqueue Manager Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
This is simple and very helpful plugin you can use to wp enqueue scripts and stylesheets on the page or globally through out the site. It is very useful when you want to include any custom JavaScript or Stylesheet on some specific page or globally across the page without touching the code of theme.
The global scripts and styles can be overridden on the specific pages as well. For that you will specify the same handle name.
Note that the page must have used wp_footer() function which normally is the case in most themes.