Customise TMB
Contents
Userscripts
The Scripts
See all the scripts here http://userscripts.org/tags/themixingbowl
alertOnNonEmptyTextArea Show an alert if navigating away from a page with a modified textarea
hideSearch button to hide/show search options. Unfortunately not working on advanced search, but still useful to hide the block of space the search options take, eg- bigcloud
showsearchtext shows name of search instead of colored pills. Preview
removesticky removes sticky threads from https://themixingbowl.org/forum/unread/ of course it won't retrieve more posts, so you might not be left with many threads on the first page.
latestpost Creates a link on forum pages to the latest post of a thread. Handy for those big threads like animated gif/picture gallery, save you loading all the images just to check the latest post.
showtagimages Shows the tag icons (instead of tag text) on torrent details page, looks betterer. Preview
For your browser
Firefox
https://addons.mozilla.org/en-US/firefox/addon/748
Install the Greasemonkey addon, now you can just click the Install button on the userscript pages (see above).
Opera
http://www.opera.com/browser/tutorials/userjs/
To enable user JavaScript, use Tools > Preferences > Advanced > Content > JavaScript options, and select the directory where you will put your User JavaScript files. Opera will load all files in the specified directory whose names end with .js and will use them as User JavaScript files. If a file name ends with .user.js it will be assumed to use Greasemonkey notation. You may want to add aagmfunctions.js to your Opera userscript directory as it will enable Greasemonkey specific functions which means it's much more likely a Greasemonkey script will actually work. Read more information on User JavaScript in Opera
Chrome
http://dev.chromium.org/developers/design-documents/user-scripts
Chromium and Google Chrome (version 4 and higher) have built-in support for Greasemonkey-style user scripts. To use, click on any .user.js file. You should see an install dialog. Press OK to install.
Userstyles
The Styles
New color theme for the bowl, makes it orangey (you can see a preview if you follow the link).
http://userstyles.org/styles/31216 I've added comments to the source so if you know a bit of CSS you can make your own theme!
tmbthin1 + tmbthin2 remove some of the vertical blank space between the top torrent box and content. Either use tmbthin1 or both. http://userstyles.org/styles/browse/all/themixingbowl
For your browser
Firefox
https://addons.mozilla.org/en-US/firefox/addon/2108
Opera
Basically the same as for userscripts, it just goes in the css directory instead. http://www.opera.com/browser/tutorials/userjs/