// ==UserScript== // @name FASTER Web - Home - Link to Userscripts // @namespace https://github.com/cityssm/userscripts // @match https://*.fasterwebcloud.com/FASTER/Domains/Home/Default.aspx // @match https://*.fasterwebcloud.com/FASTER/Domains/Home/ChangePassword.aspx // @grant none // @version 1.3.1 // @author The Corporation of the City of Sault Ste. Marie // @description Adds a link to the City's Userscripts page to the Actions menu. // @run-at document-end // @downloadURL https://raw.githubusercontent.com/cityssm/userscripts/main/fasterWeb/homeLinkToUserscripts.user.js // @supportURL https://github.com/cityssm/userscripts/issues // @homepageURL https://cityssm.github.io/userscripts/ // @icon https://cityssm.github.io/img/header-cityssm.png // ==/UserScript== ; (() => { var _a; const liElementId = `userScript_${Date.now()}`; const linkHTML = `