Anonymous
01/15/2023 (Sun) 03:37
No.18946
del
>>18944dl tampermonkey/violentmonkey extension
use this userscript
//
UserScript// @name Print UID to Console
// @namespace
http://tampermonkey.net/// @version 0.1
// @description try to take over the world!
// @author You
// @match
https://www.tiktok.com/@* [Embed]// @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==
// @grant none
//
/UserScript(function() {
'use strict';
Message too long. Click here to view full text.