diff options
author | jahoti <jahoti@tilde.team> | 2021-09-05 00:00:00 +0000 |
---|---|---|
committer | jahoti <jahoti@tilde.team> | 2021-09-05 00:00:00 +0000 |
commit | 3907d5e53350a79db8478f1a4c07bd6ae80862fd (patch) | |
tree | f333a97e584069baccbaadbbd2283235c0a7b669 /content/pgoogle_forms/index.json | |
parent | 635aa92f93bf81b14a3c66b1dc1ad7df456dbe5b (diff) | |
download | hydrilla-fixes-bundle-3907d5e53350a79db8478f1a4c07bd6ae80862fd.tar.gz hydrilla-fixes-bundle-3907d5e53350a79db8478f1a4c07bd6ae80862fd.zip |
Add Google Forms Fix
Add an incomplete fix for Google Forms
(currently going back is inconvenient)
Diffstat (limited to 'content/pgoogle_forms/index.json')
-rw-r--r-- | content/pgoogle_forms/index.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/content/pgoogle_forms/index.json b/content/pgoogle_forms/index.json new file mode 100644 index 0000000..810db5b --- /dev/null +++ b/content/pgoogle_forms/index.json @@ -0,0 +1,5 @@ +{ +"type" : "page", +"pattern" : "https://docs.google.com/forms/d/e/**", +"payload" : ["script", "Google Forms Fix"] +} |