Instructions for installing scripts
Firefox:
- Install the Greasemonkey extension (if you don't already have it)
- Go to the script homepage on userscripts.org
- Click Install in the top-right hand corner, then click Install on the dialog box that pops up
- Go to the script homepage on userscripts.org
- Click Install in the top-right hand corner, click continue on the bottom bar, then click Install on the dialog box
- Scripts need to be added manually. See here: http://www.opera.com/docs/userjs/using/#writingscripts
- Largely unsupported. Try a google search for "greasemonkey [browsername]" for further info and possible workarounds.
Disclaimer
- Be careful. There's nothing to stop me (or anyone else) writing a script that would grab your internet banking log-in details and send them elsewhere. Some basic safety guidelines:
- Use common sense. If a one-post wonder adds a script, don't install it
- Ideally, you should know how to read Javascript, then you can check the script's source manually. On the script homepage on Userscripts.org, click "Source Code" to see it
- Even if you don't know Javascript, you can still make sure that the scripts only run on the pages you expect them to run on. If you're using Firefox+Greasemonkey, you will get told what sites the scripts will run on in the pop-up box asking you do you want to install. Otherwise, you can look at the Source Code. Near the top of the script, there will be at least one line, possibly multiple, that start with // @include. These are the sites that the script runs on (* is the wildcard character). You want to be especially wary of scripts that have // @include * or // @include http*, as these will run on every single page you visit
- All of these scripts are totally unsupported by Boards.ie. If something changes in the Boards.ie code, there's a good chance it could break any or all of the scripts
Index of Scripts in this thread
I'll try to keep this list up-to-date while I can still edit it, or else ask a mod to do it.
- Advanced In-Thread Searching: Post - Script homepage
- Quick Spam Reporting: Post - Script homepage
- Keyboard Shortcuts: Post - Script homepage
- Reformat Homepage: Post - Script homepage
- Add Social Media Links : Post - Script homepage





