Skip to content

Instantly share code, notes, and snippets.

View traktofon's full-sized avatar

Frank Otto traktofon

  • London, UK
View GitHub Profile
@traktofon
traktofon / linkify-item-names.user.js
Created July 25, 2020 10:10
Update for Linkify-Item-Names userscript for Taustation with embedded item database
// ==UserScript==
// @name Tau Station: Linkify Item Names
// @namespace https://github.com/taustation-fan/userscripts/
// @downloadURL https://raw.githubusercontent.com/taustation-fan/userscripts/master/linkify-item-names.user.js
// @version 1.13.0
// @description Automatically convert each item name into a link to that item's details page.
// @author Mark Schurman (https://github.com/quasidart)
// @match https://taustation.space/*
// @grant none
// @require https://code.jquery.com/jquery-3.3.1.min.js