Show userId from localStorage with a copy button + Telegram and YouTube links on Grass.io
当前为
This userscript displays your userId from https://app.grass.io and includes:
userId from localStorage// ==UserScript==
// @name Grass UserID Viewer + Telegram & YouTube
// @namespace https://app.grass.io
// @version 1.1
// @description Show userId with copy, Telegram, YouTube & referral buttons on Grass.io 🌱
// @author itsmesatyavir
// @license MIT
// @match https://app.grass.io/*
// @grant none
// ==/UserScript==