Poki fullscreener

opens game frame on Poki games

< 脚本Poki fullscreener的反馈

提问/评论

§
发表于:2023-12-22
// ==UserScript==
// @name         Poki fullscreener
// @namespace    https://poki.com/
// @version      1.0
// @author       NextDev65
// @description  opens game frame on Poki games
// @match        https://poki.com/*/g/*
// @grant        window.close
// @noframes
// @downloadURL https://update.gf.qytechs.cn/scripts/429082/Poki%20fullscreener.user.js
// @updateURL https://update.gf.qytechs.cn/scripts/429082/Poki%20fullscreener.meta.js
// ==/UserScript==

window.location.replace(document.getElementById("game-element").src);

I suggest you do this

// @match        https://poki.com/*/g/*

If it doesn't change this it will only work in English.

发表回复

登录(不可用)以发表回复。

QingJ © 2025

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