Old text fo games title

Games instead ofdiscover!

目前為 2022-11-23 提交的版本,檢視 最新版本

// ==UserScript==
// @name         Old text fo games title
// @namespace    http://tampermonkey.net/
// @version      0.2
// @description  Games instead ofdiscover!
// @author       You
// @match        https://web.roblox.com/discover
// @icon         https://www.google.com/s2/favicons?sz=64&domain=roblox.com
// @license      none
// @grant        none
// ==/UserScript==

(function() {
    'use strict';

    document.title = "Games - Roblox";
})();

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址