Not Useless Userscript

We all need this script, don't we.

2023-11-16 일자. 최신 버전을 확인하세요.

질문, 리뷰하거나, 이 스크립트를 신고하세요.
// ==UserScript==
// @name         Not Useless Userscript
// @namespace    https://tampermonkey.net/
// @version      1.0
// @description  We all need this script, don't we.
// @author       zackiboiz
// @match        *://*.*/*
// @grant        none
// @license      MIT
// ==/UserScript==

console.log("I'm here to remind you that you're not lonely, nor not loved");