Skip to content

Instantly share code, notes, and snippets.

@TheCDC
Created April 25, 2019 16:15
Show Gist options
  • Save TheCDC/003becbc6282a1eb12279e0772352e88 to your computer and use it in GitHub Desktop.
Save TheCDC/003becbc6282a1eb12279e0772352e88 to your computer and use it in GitHub Desktop.
// ==UserScript==
// @name Autofill Dates in Google Forms
// @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==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment