Chief Technical Specialists delete

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

لا ينبغي أن لا يتم تثبيت هذا السكريت مباشرة. هو مكتبة لسكبتات لتشمل مع التوجيه الفوقية // @require https://update.greasyfork.org/scripts/547131/1695540/Chief%20Technical%20Specialists%20delete.js

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

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.

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

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

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.

ستحتاج إلى تثبيت إضافة مثل Stylus لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتتمكن من تثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

(لدي بالفعل مثبت أنماط للمستخدم، دعني أقم بتثبيته!)

// ==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; // префикс отказано 
  })