Meetup

Do not send email to approver by default

目前為 2020-08-12 提交的版本,檢視 最新版本

// ==UserScript==
// @name         Meetup
// @version      0.2
// @description  Do not send email to approver by default
// @author       Jose Espinosa
// @match        *://www.meetup.com/*/approve/*
// @grant        none
// @namespace http://tampermonkey.net/
// ==/UserScript==

'use strict';

document.querySelector("#ccOrg").click()

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址