This file contains hidden or 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 Gitpod | |
// @namespace https://tracker.moodle.org/ | |
// @version 0.7 | |
// @description Test tracker issues using Gitpod | |
// @author Sara Arjona <sara@moodle.com> | |
// @match https://tracker.moodle.org/* | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=moodle.org | |
// @downloadURL https://gist.githubusercontent.com/sarjona/9fc728eb2d2b41a783ea03afd6a6161e/raw/gitpod.js | |
// @updateURL https://gist.githubusercontent.com/sarjona/9fc728eb2d2b41a783ea03afd6a6161e/raw/gitpod.js |