UserScript for getting Workshop skinsNot An Issue

I made a userscript to make getting the skin add command easier from the steam workshop webpages.  It's new and probably buggy.  Let me know if anyone has any issuues and I'll fix it as soon as I can.  (You can report bugs on the site but please not here.)

FYI: It is only known to work with the TamperMonkey Firefox and Chrome extention.

https://greasyfork.org/en/scripts/404138-rust-workshop-skin-id-collector

Nice script, but I had to add some more names to the custom_short_names:

'Stone Pick Axe': 'stone.pickaxe',
'Roadsign Pants': 'roadsign.kilt',
'Roadsign Vest': 'roadsign.jacket'

Hi, this script is very nice, but you need to add some lines for 'Miners Hat': 'hat.miner', "Snow Jacket": "jacket.snow", "L96 Rifle": "rifle.l96". I have tried to do it but it doesn't work. How to add? Thanks and good job.

Locked automatically