// ==UserScript== // @name カスタムくん[EXT] // @namespace http://tampermonkey.net/ // @version 1.0.0 // @license MIT // @description 入力欄に文字列を改行で区切って入力して「投稿」ボタンを押すと文字列の中からランダムで一つ投稿してくれます。 // @author You // @match *.x-feeder.info/*/ // @match *.x-feeder.info/*/sp/ // @exclude *.x-feeder.info/*/settings/* // @match http://drrrkari.com/room/ // @match http://www.3751chat.com/ChatRoom* // @match https://pictsense.com/* // @match http://www.himachat.com/ // @match https://discord.com/* // @match https://*.open2ch.net/* // @require http://code.jquery.com/jquery-3.5.1.min.js // @require https://greasyfork.org/scripts/419945-global-managedextensions/code/Global_ManagedExtensions.js?version=889360 // @require https://greasyfork.org/scripts/419888-antimatterx/code/antimatterx.js?version=889299 // @grant GM.setValue // @grant GM.getValue // @downloadURL none // ==/UserScript== (function(unsafeWindow) { 'use strict'; var $ = window.$, amx = window.antimatterx, sendMessage = window.sendMessage; unsafeWindow.Global_ManagedExtensions["カスタムくん"] = { config: function(say) { var h = $("