This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name MarketCap.Cash Unofficial Features | |
// @namespace https://github.com/jfloss1 | |
// @version 1 | |
// @description Add wallet connection support + token balance and totals | |
// @author John Floss | |
// @match https://www.marketcap.cash/ | |
// @icon https://www.google.com/s2/favicons?domain=marketcap.cash | |
// @require https://cdn.ethers.io/lib/ethers-5.2.umd.min.js | |
// @grant none |