Skip to content

Instantly share code, notes, and snippets.

@Mark7888
Mark7888 / schonherz-ad-list-applied-status-check.js
Created September 24, 2025 12:12
This Tampermonkey script will check the status of ads on schonherz.hu, whether you already applied to the job or not.
// ==UserScript==
// @name Schonherz Ad Checker
// @namespace http://tampermonkey.net/
// @version 1.0
// @description Append .resultArea text to ads on schonherz.hu
// @match https://schonherz.hu/diakmunkak/*
// @grant none
// ==/UserScript==
(function() {