Skip to content

Instantly share code, notes, and snippets.

View leonardAlbert's full-sized avatar

Leonard Albert Mastrochirico Pedro leonardAlbert

View GitHub Profile
@leonardAlbert
leonardAlbert / custom-ams-capworkflow-script.js
Last active May 20, 2025 18:22
Script for AMS CAP Workflow.
// ==UserScript==
// @name Custom CAP AMS Script
// @namespace custom-cap-ams-script
// @version 0.1
// @description
// @author Leonard A M Pedro
// @grant none
//
// @note Instructions:
// @note * Paste the script into the browser console to apply the changes.
@leonardAlbert
leonardAlbert / custom-timesheet-script.js
Last active June 28, 2024 21:39
Script for updating the consumed/paused hours in Time Control.
// ==UserScript==
// @name Custom Timesheet Script
// @namespace custom-timesheet-script
// @version 0.1
// @description Script for updating the consumed/paused hours in Time Control.
// @author Leonard A M Pedro
// @author Randler Ferraz Leal
// @grant none
//
// @note Instructions: