Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name El Kheta Backend Automation
// @namespace http://tampermonkey.net/
// @version 10.5
// @match https://elkheta.org/admin/*
// @grant GM_xmlhttpRequest
// @connect oauth2.googleapis.com
// @connect sheets.googleapis.com
// @run-at document-idle
// ==/UserScript==