Chief Technical Specialists delete

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

Bu script direkt olarak kurulamaz. Başka scriptler için bir kütüphanedir ve meta yönergeleri içerir // @require https://update.greasyfork.org/scripts/547131/1695540/Chief%20Technical%20Specialists%20delete.js

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

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

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

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

Bu komut dosyasını yüklemek için bir kullanıcı komut dosyası yöneticisi uzantısı yüklemeniz gerekecek.

(Zaten bir kullanıcı komut dosyası yöneticim var, kurmama izin verin!)

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.

(Zateb bir user-style yöneticim var, yükleyeyim!)

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