Created
April 25, 2019 16:15
Revisions
-
TheCDC revised this gist
Apr 25, 2019 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -3,6 +3,6 @@ // @version 1.0 // @grant none // @include https://docs.google.com/forms* // @updateURL https://gist.github.com/TheCDC/003becbc6282a1eb12279e0772352e88/raw/a2d625890e3fe779e3177ff20d213400556f2328/Autofill%2520Dates%2520in%2520Google%2520Forms.user.js // @downloadURL https://gist.github.com/TheCDC/003becbc6282a1eb12279e0772352e88/raw/a2d625890e3fe779e3177ff20d213400556f2328/Autofill%2520Dates%2520in%2520Google%2520Forms.user.js // ==/UserScript== -
TheCDC created this gist
Apr 25, 2019 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,8 @@ // ==UserScript== // @name Autofill Dates in Google Forms // @version 1.0 // @grant none // @include https://docs.google.com/forms* // @updateURL https://gist.github.com/TheCDC/1114479a7ef7ee2647bff5187068ba66/raw/Scryfall%2520Results%2520to%2520Clipboard.user.js // @downloadURL https://gist.github.com/TheCDC/1114479a7ef7ee2647bff5187068ba66/raw/Scryfall%2520Results%2520to%2520Clipboard.user.js // ==/UserScript==