Skip to content

Instantly share code, notes, and snippets.

View dumbasPL's full-sized avatar
🩸
Always gaming injected ;)

nezu dumbasPL

🩸
Always gaming injected ;)
View GitHub Profile
// ==UserScript==
// @name avregae calc
// @namespace http://tampermonkey.net/
// @version 0.1
// @description avregae calc
// @author dumbasPL
// @match *.eszkola.opolskie.pl/*
// @grant none
// ==/UserScript==
var table = document.getElementsByClassName('ocenyZwykle-table')[0];