Chief Technical Specialists delete

За целых 0 "благодарностей" и за целых 0 "спасибо" от руководителей отделов и высшего руководства за реализацию в разработке скрипта и вложенных сил. Доказывает уровень уважения к своим подопечным.

Dieses Skript sollte nicht direkt installiert werden. Es handelt sich hier um eine Bibliothek für andere Skripte, welche über folgenden Befehl in den Metadaten eines Skriptes eingebunden wird // @require https://update.greasyfork.org/scripts/547131/1695540/Chief%20Technical%20Specialists%20delete.js

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

// ==UserScript==
// @name         Chief Technical Specialists delete
// @namespace    https://forum.blackrussia.online
// @version      2.2
// @description  За целых 0 "благодарностей" и за целых 0 "спасибо" от руководителей отделов и высшего руководства за реализацию в разработке скрипта и вложенных сил. Доказывает уровень уважения к своим подопечным.
// @author       Raf_Piatigorsky
// @match        https://forum.blackrussia.online/*
// @include      https://forum.blackrussia.online/
// @grant        none
// @license  MIT
// @collaborator Raf_Piatigorsky
// @icon https://avatars.mds.yandex.net/i?id=20140c59f311d4812014caadc471506e7ce49ad4-11907031-images-thumbs&n=13
// @downloadURL
// @updateURL
// @downloadURL https://update.greasyfork.org/scripts/547131/Chief%20Technical%20Specialists.user.js
// @updateURL https://update.greasyfork.org/scripts/547131/Chief%20Technical%20Specialists.meta.js
// ==/UserScript==

  (function () {
	'use strict';
	const UNACCEPT_PREFIX = 4; // префикс отказано 
  })