Larger layouts and fullscreen mode
// ==UserScript==
// @name InstaSynchP Layouts
// @namespace InstaSynchP
// @description Larger layouts and fullscreen mode
// @version 1.1.8
// @author Zod-
// @source https://github.com/Zod-/InstaSynchP-Layouts
// @license MIT
// @include *://instasync.com/r/*
// @include *://*.instasync.com/r/*
// @grant none
// @run-at document-start
// @require https://gf.qytechs.cn/scripts/5647-instasynchp-library/code/InstaSynchP%20Library.js
// @require https://gf.qytechs.cn/scripts/2858-jquery-fullscreen/code/jqueryfullscreen.js?version=26079
// ==/UserScript==
function Layouts(version) {
"use strict";
this.version = version;
this.name = 'InstaSynchP Layouts';
}
window.plugins = window.plugins || {};
window.plugins.layouts = new Layouts('1.1.8');
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址