// ==UserScript== // @name Garlandtools.org - add all to crafting list // @namespace Garlandtools Scripts // @match https://garlandtools.org/db/ // @grant none // @version 1.0 // @author endlesik // @description 11.08.2023, 02:37:54 // @license MIT // @downloadURL none // ==/UserScript== (function() { 'use strict'; function addButton() { var targetContext = $('#list-header'); if (targetContext.length > 0) { var button = $('