Skip to content

Instantly share code, notes, and snippets.

View luvrlygpt-del's full-sized avatar

luvrlygpt-del

  • Joined Oct 11, 2025
View GitHub Profile
// ==UserScript==
// @name Luvrly Multi-View Sidebar
// @match https://trangnguyen.edu.vn/*
// @grant none
// ==/UserScript==
(function() {
'use strict';
const SIDEBAR_WIDTH = '53.3333vw';