Ported tamper monkey scripts to chrome extension (https://github.com/fl0v/dg)
- Get the extension from chrome web store https://chrome.google.com/webstore/detail/dark-galaxy-companion/hmchkjafjphldnhmlgbfkaemplnldkao
- Visit https://www.darkgalaxy.com and signup/login to a running game
Keep in mind although some info is exposed by the game as json, this extension still relies heavily on parsing the html, so in most cases it will cause unexpected results if used with other similar extensions or user scripts. That being said, i'm trying not to alter the page source logic (too much) so hopefully it wont break any other tools.
- Alliance ranking
- average score + sorting
- Global radar page
- quick filters + quick search
- enemy attacks warning
- systems shortcuts
- Fleet list page
- quick filter + quick search
- Planets list
- stats + summary + copy to clipboard
- total resource warning
- Fleet scan
- score, origin, group by eta/alliance
- Fleet overview page
- score + copy to clipboard
- paste planet coords in target input
- fleet memo
- save multiple fleets to generate combined stats
- Planet overview pages
- planet memo
- 9999 for queue quantity
- Navigation page
- copy planet coords on click
- Battle report page
- score + resources lost
- Surface scan:
- required soldiers
- important structures
- Resource scan:
- planet rating based on ground + output %
- Research page
- cosmetics + summary + copy to clipboard
Checkout the CHANGELOG for change history.
Checkout the CONTRIBUTING page.