JS Injector
ponsich - April 8, 2009 - 16:21
Allows administrators to inject JS (JavaScript Files) into the page output based on configurable rules. The JS is added using Drupal's standard drupal_add_js() function and respects page caching, scope and preprocess.
It provides site administrators with a quick and easy way of tweaking things.
Note: JS Injector is based on a modification of CSS Injector
