Skip to content

Instantly share code, notes, and snippets.

@TheCDC
Created April 25, 2019 16:15

Revisions

  1. TheCDC revised this gist Apr 25, 2019. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions Autofill Dates in Google Forms.user.js
    Original 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/1114479a7ef7ee2647bff5187068ba66/raw/Scryfall%2520Results%2520to%2520Clipboard.user.js
    // @downloadURL https://gist.github.com/TheCDC/1114479a7ef7ee2647bff5187068ba66/raw/Scryfall%2520Results%2520to%2520Clipboard.user.js
    // @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==
  2. TheCDC created this gist Apr 25, 2019.
    8 changes: 8 additions & 0 deletions Autofill Dates in Google Forms.user.js
    Original 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==