18 lines
795 B
Markdown
18 lines
795 B
Markdown
|
# Browser userscripts
|
||
|
|
||
|
These scripts are intended to be run via a userscript plugin such as GreaseMonkey, Tampermonkey, etc.
|
||
|
|
||
|
Tested in Google Chrome with Tampermonkey on Windows 10.
|
||
|
|
||
|
Pull requests welcome, support not guaranteed.
|
||
|
|
||
|
## Erkul Redundancy Filter
|
||
|
|
||
|
erkul.games is a great tool for Star Citizen, but sometimes it just has *too much* data. Specifically, if you're
|
||
|
comparing all of the Size 1 Laser Cannons, you probably only want to know the places where their stats *differ*.
|
||
|
|
||
|
This script adds a button to Erkul's equipment lists that will hide columns that are identical for every item
|
||
|
currently in the table. Great to use after you click "Compare Selected".
|
||
|
|
||
|
NB: Currently the column headers are not restored after clicking "Reset Filter". To get the columns back, refresh the page.
|