// ==UserScript==
// @name SVG2PNG
// @namespace https://www.processon.com/
// @version 0.1
// @description svg转png
// @author You
// @match https://www.processon.com/
// @icon https://www.google.com/s2/favicons?sz=64&domain=https://www.processon.com/
// @grant none
// @license MIT
// @downloadURL none
// ==/UserScript==
(function() {
'use strict';
// Your code here...
try {
// 获取特定 class 名的
中的第一个