csfd-compare-utils

Utils for csfd-compare

As of 14/08/2022. See the latest version.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/449554/1081485/csfd-compare-utils.js

const rekniNecoTrikrat = (text) => {
  console.log(text);
  console.log(text);
  console.log(text);
}

const rekniNecoDvakrat = (text) => {
  console.log(text);
  console.log(text);
}