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 episeuranta-percentagify | |
// @description Converts Finnish Covid 19 vaccination tracking numbers to percentages and progressbars | |
// @namespace https://github.com/gedoons/ | |
// @downloadURL https://gist.githubusercontent.com/GedoonS/07b0a382fd8d7a874f398a7de6d30973/raw/gistfile1.txt | |
// @updateURL https://gist.githubusercontent.com/GedoonS/07b0a382fd8d7a874f398a7de6d30973/raw/gistfile1.txt | |
// @version 0.1 | |
// @author GedoonS | |
// @match https://www.thl.fi/episeuranta/rokotukset/koronarokotusten_edistyminen.html | |
// @grant none |