DragonGoServer/UserScripts
Scripts for Firefox (with the " GreaseMonkey" extension) or Chrome 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
- Activity Meter Boost
- Change activity levels (see also this thread).
- Dragon Senseis
- Include go diagrams in DGS messages using Senseis' Library syntax (see also this topic).
- DGS No Last Move Marker
- Removes the focus / last move marker to train in overviewing the whole board at every move.
- DGS No Last Move Marker
- Moves the submit buttons above message box to avoid having to scroll down all the time to reach for the submit button.
- DGS keep goban hyperlinks
- 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.
- jGoBoard for DGS
- Replace the normal DGS goban with the beautiful jGoBoard by Joonas Pihlajamaa.
- axd: There is a bug on DGS: take a 9x9 game - it shows a 19x19 board.
- jrdn: Oh. Should've been more specific in the description. This is a limitation of jGoBoard, which doesn't support other board sizes. I'll update the script to fall back to the DGS board for other sizes.
- DGSReduceMessageBox
- Reduce message box area to use screen estate more efficiently (submit buttons, see also next one).
- DGSStatusRefresh
- Automaticaly refresh the status page of DGS every 60s.
- DGS Utilities
- Autorefresh pages, navigate recent moves with arrows, linkify board.
See also
- Dragon Go Goodies
- List of userscripts on the DGS repository.
- #DGS #DragonGoServer #DragonGoServerNet
- Tags search on userscripts.org.
Desired scripts
- 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.
These scripts are also interesting testing grounds for future DGS features?