diff --git a/JavaScript Files/Remove Powered By Qualtrics.js b/JavaScript Files/Remove Powered By Qualtrics.js new file mode 100644 index 0000000..91adab2 --- /dev/null +++ b/JavaScript Files/Remove Powered By Qualtrics.js @@ -0,0 +1,14 @@ +// Remove the "Powered By Qualtrics" thingy. +// It is available at multiple places, but since their script runs at addOnLoad, it fails. +// This runs at addOnReady and hence works. + + \ No newline at end of file