Skip to content

Instantly share code, notes, and snippets.

View mchang21's full-sized avatar

Melvin Chang mchang21

View GitHub Profile
// ==UserScript==
// @name New Userscript
// @namespace http://tampermonkey.net/
// @version 2.2
// @description try to take over the world!
// @author You
// @match https://bumblebee.obvio.ai/
// @icon https://www.google.com/s2/favicons?sz=64&domain=obvio.ai
// @grant none
// @downloadURL https://gist.githubusercontent.com/mchang21/64537b0d4ac28ba889abe9583c23c060/raw/test.user.js
@mchang21
mchang21 / test.user.js
Last active October 8, 2025 13:04
Test file
// ==UserScript==
// @name New Userscript
// @namespace http://tampermonkey.net/
// @version 2.4
// @description try to take over the world!
// @author You
// @match https://bumblebee.obvio.ai/
// @icon https://www.google.com/s2/favicons?sz=64&domain=obvio.ai
// @grant none
// @downloadURL https://gist.githubusercontent.com/mchang21/64537b0d4ac28ba889abe9583c23c060/raw/test.user.js