Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name Nutrimatic Helper
// @namespace http://tampermonkey.net/
// @version 1.7
// @description Nutrimatic Helper
// @author KoolShow
// @match https://nutrimatic.org/*
// @grant none
// @run-at document-end
// ==/UserScript==