DragonGoServer/GreaseMonkey
Scripts for the
Firefox/
Mozilla extension "
GreaseMonkey" can provide a great deal of new functionality to DGS.
This page lists GreaseMonkey scripts useful for DGS. The real value is the Desired Scripts section, where users can post interesting add-ons to give ideas to GreaseMonkey script writers.
Existing scripts
http://dragongoserver.sourceforge.net/goodies/- DGS repository
userscripts.org- scripts tagged with 'dragongoserver'
http://userscripts.org/scripts/source/48635.user.js- Change activity levels (see also
this thread)
http://userscripts.org/scripts/show/42830- Include go diagrams in DGS messages using Senseis' Library syntax (see also
this topic)
http://userscripts.org/scripts/show/78410- Removes the focus / last move marker to train in overviewing the whole board at every move.
http://http://userscripts.org/scripts/show/78411- Moves the submit buttons above message box to avoid having to scroll down all the time to reach for the submit button.
http://userscripts.org/scripts/show/78418- keep the goban hyperlinks so that once a move is clicked, the goban doesn't turn non-sensitive and you can select another move without having to use the back button first.
Desired scripts
- reduce message box area to use screen estate more efficiently (submit buttons, see also next one)
- Fx users can use e.g.
Text Area Resizer & Mover to enlarge it again.
- minimal surface
- remove everything from the page (i.e. own text area, menus, game information, view move button ...), except opponent message if existing, notes and associated buttons, and submit buttons. provide an option to switch back to normal page view. this to focus on the essence of playing.
- opponent access
- in running games, highlight Opponent Last Access field if more recent than Last Move.
- remaining time
- show the time remaining, if possible for own as well as for opponent: allows to give time to opponents that are away a long time, without having to browse all games.
These scripts are also interesting testing grounds for future DGS features?