Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name PTIT Code Helper Lite
// @version 1.2.0
// @description Hỗ trợ thực hành PTIT Code
// @author An Vũ
// @match *://code.ptit.edu.vn/student/question/*
// @grant GM_setClipboard
// @grant GM_xmlhttpRequest
// @grant unsafeWindow
// @run-at document-body