Skip to content

Instantly share code, notes, and snippets.

View WhiteDG's full-sized avatar
:bowtie:
Focusing

Wh1te WhiteDG

:bowtie:
Focusing
View GitHub Profile
@WhiteDG
WhiteDG / metabase_helper.user.js
Last active April 27, 2025 02:34
Metabase Helper
// ==UserScript==
// @name Metabase Helper
// @namespace http://tampermonkey.net/
// @version 1.1
// @description 在Metabase页面添加数据导出助手
// @author White
// @match *://corpmon.bestwehotel.net/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=metabase.com
// @require https://cdn.jsdelivr.net/npm/xlsx/dist/xlsx.full.min.js
// @require https://cdn.jsdelivr.net/npm/sql-formatter@12.2.4/dist/sql-formatter.min.js