add matemaks.user.js

This commit is contained in:
:^) 2024-11-17 21:38:11 +01:00
parent 39733d69d8
commit c6c213a97d
Signed by: etenie
GPG Key ID: 02B622C4DE405C2B
1 changed files with 7 additions and 0 deletions

7
matemaks.user.js Normal file
View File

@ -0,0 +1,7 @@
// ==UserScript==
// @name matemaks
// @match *://www.matemaks.pl/*
// @grant none
// ==/UserScript==
Object.defineProperty(window, 'premium', { value: true });