NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @id cronos-kairos // @name Cronos Kairos // @version 1.1.0 // @description JS Extension for Kairos // @author Érick Lopes <si.erickluiz@gmail.com> // @source https://github.com/erickLFLopes/cronos-kairos // @match https://www.dimepkairos.com.br/Dimep/Ponto/UserProfilePonto/* // @require https://raw.githubusercontent.com/erickLFLopes/cronos-kairos/master/bundle.min.js // @updateVersion 4 // @grant GM_getValue // @grant GM_setValue // @grant GM_getResourceURL // @grant GM_addStyle // @license MIT // ==/UserScript==