dotjs executes the JavaScript files in `~/.js`, based on their filenames and the domain of the site you are visiting.
For example, if you navigate on the Twiter's main website (www.twitter.com), dotjs will also execute ~/.js/twitter.com.js.
dotjs also loads in jQuery so you can use jQuery with in your scripts even if the site doesn't use jQuery.
dotjs is cross-platform and it works on Mac OS X, Windows and Linux.
Requirements:
· Firefox 9.0 - 13.0a1 or
· Safari 5.0.1
What's New in This Release: [ read full changelog ]
· Avoids attaching anything to pages that have no user scripts files to load.