- NowNodes
- Node-as-a-Serivce provider
- btcpayserver
This file contains hidden or 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 Polymarket - Mask Balances | |
| // @namespace http://tampermonkey.net/ | |
| // @version 1.0 | |
| // @description Masks Portfolio and Cash balances in the Polymarket site header | |
| // @match https://polymarket.com/* | |
| // @grant GM_addStyle | |
| // @license MIT | |
| // ==/UserScript== |