// ==UserScript== // @name New Userscript // @namespace http://tampermonkey.net/ // @version 2023-12-15 // @description try to take over the world! // @author You // @grant none // ==/UserScript== (function() { 'use strict'; // Add a fixed-position toolbar with an input box and two buttons const toolbarHTML = `