Skip to content

Instantly share code, notes, and snippets.

View TangMonk's full-sized avatar
🏠
Working from home

David Wu TangMonk

🏠
Working from home
  • Tuols
  • China Chengdu
  • 16:32 (UTC -12:00)
View GitHub Profile
@TangMonk
TangMonk / gist:b67a49c2c9bc80295f3ea2388730b191
Created March 2, 2024 10:29
Dexscreener Avatar Improve
// ==UserScript==
// @name Dexscreener Avatar Improve
// @namespace http://tampermonkey.net/
// @version 1.3
// @description Fetch notes for Ethereum addresses and display them as real popovers on hover
// @author You
// @match https://dexscreener.com/ethereum/*
// @grant GM_xmlhttpRequest
// ==/UserScript==