This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Bamboo HR Employee Name Quiz | |
// @namespace https://bamboohr.com/employee_quiz | |
// @version 0.3.0 | |
// @description Lets you check your memory for who is who in your company. | |
// @author Ben Johnson | |
// @match https://*.bamboohr.com/employees/directory.php | |
// @grant none | |
// ==/UserScript== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"SchemaVersion": 2, | |
"CreatedAt": "2023-12-21T21:21:13.475844-08:00", | |
"ArtifactName": "ffmpeg", | |
"ArtifactType": "container_image", | |
"Metadata": { | |
"OS": { | |
"Family": "ubuntu", | |
"Name": "18.04", | |
"EOSL": true |